<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Microcontroller</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Microcontroller"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Microcontroller rootpage-Microcontroller skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">Microcontroller</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">
<style data-mw-deduplicate="TemplateStyles:r1236090951">
/* start https://en.wikipedia.org/ */
.mw-parser-output .hatnote{font-style:italic}.mw-parser-output div.hatnote{padding-left:1.6em;margin-bottom:0.5em}.mw-parser-output .hatnote i{font-style:normal}.mw-parser-output .hatnote+link+.hatnote{margin-top:-0.5em}@media print{body.ns-0 .mw-parser-output .hatnote{display:none!important}}
/* end https://en.wikipedia.org/ */
</style><div role="note" class="hatnote navigation-not-searchable">For a small computer on a printed circuit board, see <a href="Microcomputer" title="Microcomputer">Microcomputer</a>.</div>
<p>A <b>microcontroller</b> (<b>MC</b>, <b>uC</b>, or <b>μC</b>) or <b>microcontroller unit</b> (<b>MCU</b>) is a small <a href="Computer" title="Computer">computer</a> on a single <a href="Integrated_circuit" title="Integrated circuit">integrated circuit</a>. A microcontroller contains one or more <a href="Central_processing_unit" title="Central processing unit">CPUs</a> (<a href="Processor_core" class="mw-redirect" title="Processor core">processor cores</a>) along with <a href="Computer_memory" title="Computer memory">memory</a> and programmable <a href="Input/output" title="Input/output">input/output</a> peripherals. Program memory in the form of <a href="Flash_memory#NOR_flash" title="Flash memory">NOR flash</a>, <a href="Programmable_read-only_memory" class="mw-redirect" title="Programmable read-only memory">OTP ROM</a>, or <a href="Ferroelectric_RAM" title="Ferroelectric RAM">ferroelectric RAM</a> is also often included on the chip, as well as a small amount of <a href="Random-access_memory" title="Random-access memory">RAM</a>. Microcontrollers are designed for <a href="Embedded_system" title="Embedded system">embedded</a> applications, in contrast to the <a href="Microprocessor" title="Microprocessor">microprocessors</a> used in <a href="Personal_computer" title="Personal computer">personal computers</a> or other general-purpose applications consisting of various discrete chips.
</p><p>In modern terminology, a microcontroller is similar to, but less sophisticated than, a <a href="System_on_a_chip" title="System on a chip">system on a chip</a> (SoC). A SoC may include a microcontroller as one of its components but usually integrates it with advanced peripherals like a <a href="Graphics_processing_unit" title="Graphics processing unit">graphics processing unit</a> (GPU), a <a href="Wi-Fi" title="Wi-Fi">Wi-Fi</a> module, or one or more <a href="Coprocessor" title="Coprocessor">coprocessors</a>.
</p><p>Microcontrollers are used in <a href="Control_system" title="Control system">automatically controlled</a> products and devices, such as automobile engine control systems, implantable medical devices, remote controls, office machines, appliances, power tools, toys, and other <a href="Embedded_system" title="Embedded system">embedded systems</a>. By reducing the size and cost compared to a design that uses a separate <a href="Microprocessor" title="Microprocessor">microprocessor</a>, memory, and input/output devices, microcontrollers make digital control of more devices and processes practical. <a href="Mixed-signal_integrated_circuit" title="Mixed-signal integrated circuit">Mixed-signal</a> microcontrollers are common, integrating analog components needed to control non-digital electronic systems. In the context of the <a href="Internet_of_things" title="Internet of things">Internet of Things</a>, microcontrollers are an economical and popular means of <a href="Data_collection" title="Data collection">data collection</a>, <a href="Sensor" title="Sensor">sensing</a> and <a href="Actuator" title="Actuator">actuating</a> the physical world as <a href="Edge_device" title="Edge device">edge devices</a>.
</p><p>Some microcontrollers may use four-bit <a href="Word_(computer_architecture)" title="Word (computer architecture)">words</a> and operate at frequencies as low as <span class="nowrap">4 kHz</span> for low <a href="Electric_energy_consumption" title="Electric energy consumption">power consumption</a> (single-digit <a href="Watt" title="Watt">milliwatts</a> or microwatts). They generally have the ability to retain functionality while <a href="Wait_state" title="Wait state">waiting</a> for an <a href="Event-driven_architecture" title="Event-driven architecture">event</a> such as a button press or other <a href="Interrupt" title="Interrupt">interrupt</a>; power consumption while sleeping (with the CPU clock and most peripherals off) may be just nanowatts, making many of them well suited for long lasting battery applications. Other microcontrollers may serve performance-critical roles, where they may need to act more like a <a href="Digital_signal_processor" title="Digital signal processor">digital signal processor</a> (DSP), with higher clock speeds and power consumption.
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="History">History</h2></div>
<div class="mw-heading mw-heading3"><h3 id="Background">Background</h3></div>
<div role="note" class="hatnote navigation-not-searchable">Further information: <a href="MOS_integrated_circuit" class="mw-redirect" title="MOS integrated circuit">MOS integrated circuit</a> and <a href="Microprocessor_chronology" title="Microprocessor chronology">Microprocessor chronology</a></div>
<p>The first multi-chip microprocessors, the <a href="Four-Phase_Systems_AL1" title="Four-Phase Systems AL1">Four-Phase Systems AL1</a> in 1969 and the <a href="Garrett_AiResearch" title="Garrett AiResearch">Garrett AiResearch</a> <a href="MP944" class="mw-redirect" title="MP944">MP944</a> in 1970, were developed with multiple MOS LSI chips. The first single-chip microprocessor was the <a href="Intel_4004" title="Intel 4004">Intel 4004</a>, released on a single MOS LSI chip in 1971. It was developed by <a href="Federico_Faggin" title="Federico Faggin">Federico Faggin</a>, using his <a href="Silicon-gate" class="mw-redirect" title="Silicon-gate">silicon-gate</a> MOS technology, along with <a href="Intel" title="Intel">Intel</a> engineers <a href="Marcian_Hoff" title="Marcian Hoff">Marcian Hoff</a> and <a href="Stan_Mazor" class="mw-redirect" title="Stan Mazor">Stan Mazor</a>, and <a href="Busicom" title="Busicom">Busicom</a> engineer <a href="Masatoshi_Shima" title="Masatoshi Shima">Masatoshi Shima</a>.<sup id="cite_ref-1" class="reference"><a href="#cite_note-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup> It was followed by the <a href="4-bit_computing" title="4-bit computing">4-bit</a> <a href="Intel_4040" title="Intel 4040">Intel 4040</a>, the <a href="8-bit_computing" title="8-bit computing">8-bit</a> <a href="Intel_8008" title="Intel 8008">Intel 8008</a>, and the 8-bit <a href="Intel_8080" title="Intel 8080">Intel 8080</a>. All of these processors required several external chips to implement a working system, including memory and peripheral interface chips. As a result, the total system cost was several hundred (1970s US) dollars, making it impossible to economically computerize small appliances.
</p><p><a href="MOS_Technology" title="MOS Technology">MOS Technology</a> introduced its sub-$100 microprocessors in 1975, the 6501 and <a href="MOS_Technology_6502" title="MOS Technology 6502">6502</a>. Their chief aim was to reduce this cost barrier but these microprocessors still required external support, memory, and peripheral chips which kept the total system cost in the hundreds of dollars.
</p>
<div class="mw-heading mw-heading3"><h3 id="Development">Development</h3></div>
<p>One book credits <a href="Texas_Instruments" title="Texas Instruments">TI</a> engineers Gary Boone and Michael Cochran with the successful creation of the first microcontroller in 1971. The result of their work was the <a href="TMS_1000" class="mw-redirect" title="TMS 1000">TMS 1000</a>, which became commercially available in 1974. It combined read-only memory, read/write memory, processor and clock on one chip and was targeted at embedded systems.<sup id="cite_ref-2" class="reference"><a href="#cite_note-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup>
</p><p>During the early-to-mid-1970s, Japanese electronics manufacturers began producing microcontrollers for automobiles, including 4-bit MCUs for <a href="In-car_entertainment" title="In-car entertainment">in-car entertainment</a>, automatic wipers, electronic locks, and dashboard, and 8-bit MCUs for engine control.<sup id="cite_ref-3" class="reference"><a href="#cite_note-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup>
</p><p>Partly in response to the existence of the single-chip TMS 1000,<sup id="cite_ref-CMoral2008_4-0" class="reference"><a href="#cite_note-CMoral2008-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup> Intel developed a computer system on a chip optimized for control applications, the <a href="Intel_8048" class="mw-redirect" title="Intel 8048">Intel 8048</a>, with commercial parts first shipping in 1977.<sup id="cite_ref-CMoral2008_4-1" class="reference"><a href="#cite_note-CMoral2008-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup> It combined <a href="Random-access_memory" title="Random-access memory">RAM</a> and <a href="Read-only_memory" title="Read-only memory">ROM</a> on the same chip with a microprocessor. Among numerous applications, this chip would eventually find its way into over one billion PC keyboards. At that time Intel's President, Luke J. Valenter, stated that the microcontroller was one of the most successful products in the company's history, and he expanded the microcontroller division's budget by over 25%.
</p>
<style data-mw-deduplicate="TemplateStyles:r1273380762/mw-parser-output/.tmulti">
/* start https://en.wikipedia.org/ */
.mw-parser-output .tmulti .multiimageinner{display:flex;flex-direction:column}.mw-parser-output .tmulti .trow{display:flex;flex-direction:row;clear:left;flex-wrap:wrap;width:100%;box-sizing:border-box}.mw-parser-output .tmulti .tsingle{margin:1px;float:left}.mw-parser-output .tmulti .theader{clear:both;font-weight:bold;text-align:center;align-self:center;background-color:transparent;width:100%}.mw-parser-output .tmulti .thumbcaption{background-color:transparent}.mw-parser-output .tmulti .text-align-left{text-align:left}.mw-parser-output .tmulti .text-align-right{text-align:right}.mw-parser-output .tmulti .text-align-center{text-align:center}@media all and (max-width:720px){.mw-parser-output .tmulti .thumbinner{width:100%!important;box-sizing:border-box;max-width:none!important;align-items:center}.mw-parser-output .tmulti .trow{justify-content:center}.mw-parser-output .tmulti .tsingle{float:none!important;max-width:100%!important;box-sizing:border-box;text-align:center}.mw-parser-output .tmulti .tsingle .thumbcaption{text-align:left}.mw-parser-output .tmulti .trow>.thumbcaption{text-align:center}}@media screen{html.skin-theme-clientpref-night .mw-parser-output .tmulti .multiimageinner span:not(.skin-invert-image):not(.skin-invert):not(.bg-transparent) img{background-color:white}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .tmulti .multiimageinner span:not(.skin-invert-image):not(.skin-invert):not(.bg-transparent) img{background-color:white}}
/* end https://en.wikipedia.org/ */
</style><div class="thumb tmulti tright"><div class="thumbinner multiimageinner" style="width:412px;max-width:412px"><div class="trow"><div class="tsingle" style="width:192px;max-width:192px"><div class="thumbimage" style="height:142px;overflow:hidden"><span typeof="mw:File"></span></div><div class="thumbcaption">Various <a href="PIC_microcontroller" class="mw-redirect" title="PIC microcontroller">PIC microcontrollers</a> with<br>integrated EPROM</div></div><div class="tsingle" style="width:216px;max-width:216px"><div class="thumbimage" style="height:142px;overflow:hidden"><span typeof="mw:File"></span></div><div class="thumbcaption">Piggyback microcontroller from <a href="MOSTEK" class="mw-redirect" title="MOSTEK">MOSTEK</a></div></div></div></div></div>
<p>
Most microcontrollers at this time had concurrent variants. One had <a href="EPROM" title="EPROM">EPROM</a> program memory, with a transparent quartz window in the lid of the package to allow it to be erased by exposure to <a href="Ultraviolet" title="Ultraviolet">ultraviolet</a> light. These erasable chips were often used for prototyping. The other variant was either a mask-programmed ROM or a <a href="Programmable_read-only_memory" class="mw-redirect" title="Programmable read-only memory">PROM</a> variant which was only programmable once. For the latter, sometimes the designation <i>OTP</i> was used, standing for "one-time programmable". In an OTP microcontroller, the PROM was usually of identical type as the EPROM, but the chip package had no quartz window; because there was no way to expose the EPROM to ultraviolet light, it could not be erased. Because the erasable versions required ceramic packages with quartz windows, they were significantly more expensive than the OTP versions, which could be made in lower-cost opaque plastic packages. For the erasable variants, quartz was required, instead of less expensive glass, for its transparency to ultraviolet light—to which glass is largely opaque—but the main cost differentiator was the ceramic package itself. <b>Piggyback microcontrollers</b> were also used.<sup id="cite_ref-5" class="reference"><a href="#cite_note-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-6" class="reference"><a href="#cite_note-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-7" class="reference"><a href="#cite_note-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup>
</p><p>In 1993, the introduction of <a href="EEPROM" title="EEPROM">EEPROM</a> memory allowed microcontrollers (beginning with the Microchip <a href="PIC16x84" title="PIC16x84">PIC16C84</a>)<sup id="cite_ref-pic16c84ref_8-0" class="reference"><a href="#cite_note-pic16c84ref-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup> to be electrically erased quickly without an expensive package as required for <a href="EPROM" title="EPROM">EPROM</a>, allowing both rapid prototyping, and <a href="In-system_programming" title="In-system programming">in-system programming</a>. (EEPROM technology had been available prior to this time,<sup id="cite_ref-mc68ch805ref_9-0" class="reference"><a href="#cite_note-mc68ch805ref-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup> but the earlier EEPROM was more expensive and less durable, making it unsuitable for low-cost mass-produced microcontrollers.) The same year, Atmel introduced the first microcontroller using <a href="Flash_memory" title="Flash memory">Flash memory</a>, a special type of EEPROM.<sup id="cite_ref-flash_10-0" class="reference"><a href="#cite_note-flash-10"><span class="cite-bracket">[</span>10<span class="cite-bracket">]</span></a></sup> Other companies rapidly followed suit, with both memory types.
</p><p>Nowadays microcontrollers are cheap and readily available for hobbyists, with large online communities around certain processors.
</p>
<div class="mw-heading mw-heading3"><h3 id="Volume_and_cost">Volume and cost</h3></div>
<p>In 2002, about 55% of all <a href="Central_processing_unit" title="Central processing unit">CPUs</a> sold in the world were 8-bit microcontrollers and microprocessors.<sup id="cite_ref-11" class="reference"><a href="#cite_note-11"><span class="cite-bracket">[</span>11<span class="cite-bracket">]</span></a></sup>
</p><p>Over two billion 8-bit microcontrollers were sold in 1997,<sup id="cite_ref-12" class="reference"><a href="#cite_note-12"><span class="cite-bracket">[</span>12<span class="cite-bracket">]</span></a></sup> and according to Semico, over four billion 8-bit microcontrollers were sold in 2006.<sup id="cite_ref-13" class="reference"><a href="#cite_note-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup> More recently, Semico has claimed the MCU market grew 36.5% in 2010 and 12% in 2011.<sup id="cite_ref-14" class="reference"><a href="#cite_note-14"><span class="cite-bracket">[</span>14<span class="cite-bracket">]</span></a></sup>
</p><p>A typical home in a developed country is likely to have only four general-purpose microprocessors but around three dozen microcontrollers. A typical mid-range automobile has about 30 microcontrollers. They can also be found in many electrical devices such as washing machines, microwave ovens, and telephones.
</p>
<style data-mw-deduplicate="TemplateStyles:r1244412712">
/* start https://en.wikipedia.org/ */
.mw-parser-output .templatequote{overflow:hidden;margin:1em 0;padding:0 32px}.mw-parser-output .templatequotecite{line-height:1.5em;text-align:left;margin-top:0}@media(min-width:500px){.mw-parser-output .templatequotecite{padding-left:1.6em}}
/* end https://en.wikipedia.org/ */
</style><blockquote class="templatequote"><p>Historically, the 8-bit segment has dominated the MCU market [..] 16-bit microcontrollers became the largest volume MCU category in 2011, overtaking 8-bit devices for the first time that year [..] IC Insights believes the makeup of the MCU market will undergo substantial changes in the next five years with 32-bit devices steadily grabbing a greater share of sales and unit volumes. By 2017, 32-bit MCUs are expected to account for 55% of microcontroller sales [..] In terms of unit volumes, 32-bit MCUs are expected account for 38% of microcontroller shipments in 2017, while 16-bit devices will represent 34% of the total, and 4-/8-bit designs are forecast to be 28% of units sold that year.
The 32-bit MCU market is expected to grow rapidly due to increasing demand for higher levels of precision in embedded-processing systems and the growth in connectivity using the Internet. [..] In the next few years, complex 32-bit MCUs are expected to account for over 25% of the processing power in vehicles.</p></blockquote><div class="templatequotecite"><p style="display: inline; padding-left: 2.3em;">— IC Insights, MCU Market on Migration Path to 32-bit and ARM-based Devices<sup id="cite_ref-vol_15-0" class="reference"><a href="#cite_note-vol-15"><span class="cite-bracket">[</span>15<span class="cite-bracket">]</span></a></sup></p></div>
<p>Cost to manufacture can be under <span style="white-space: nowrap">US$0.10</span> per unit.
</p><p>Cost has plummeted over time, with the cheapest <a href="8-bit_computing" title="8-bit computing">8-bit</a> microcontrollers being available for under <span style="white-space: nowrap">US$0.03</span> in 2018,<sup id="cite_ref-:0_16-0" class="reference"><a href="#cite_note-:0-16"><span class="cite-bracket">[</span>16<span class="cite-bracket">]</span></a></sup> and some <a href="32-bit_computing" title="32-bit computing">32-bit</a> microcontrollers around <span style="white-space: nowrap">US$1</span> for similar quantities.
</p><p>In 2012, following a global crisis—a worst ever annual sales decline and recovery and average sales price year-over-year plunging 17%—the biggest reduction since the 1980s—the average price for a microcontroller was <span style="white-space: nowrap">US$0.88</span> (<span style="white-space: nowrap">US$0.69</span> for 4-/8-bit, <span style="white-space: nowrap">US$0.59</span> for 16-bit, <span style="white-space: nowrap">US$1.76</span> for 32-bit).<sup id="cite_ref-vol_15-1" class="reference"><a href="#cite_note-vol-15"><span class="cite-bracket">[</span>15<span class="cite-bracket">]</span></a></sup>
</p><p>In 2012, worldwide sales of 8-bit microcontrollers were around <span style="white-space: nowrap">US$4 billion</span>, while <a href="4-bit_computing" title="4-bit computing">4-bit</a> microcontrollers also saw significant sales.<sup id="cite_ref-17" class="reference"><a href="#cite_note-17"><span class="cite-bracket">[</span>17<span class="cite-bracket">]</span></a></sup>
</p><p>In 2015, 8-bit microcontrollers could be bought for <span style="white-space: nowrap">US$0.311</span> (1,000 units),<sup id="cite_ref-mouser.com_18-0" class="reference"><a href="#cite_note-mouser.com-18"><span class="cite-bracket">[</span>18<span class="cite-bracket">]</span></a></sup> 16-bit for <span style="white-space: nowrap">US$0.385</span> (1,000 units),<sup id="cite_ref-ReferenceA_19-0" class="reference"><a href="#cite_note-ReferenceA-19"><span class="cite-bracket">[</span>19<span class="cite-bracket">]</span></a></sup> and 32-bit for <span style="white-space: nowrap">US$0.378</span> (1,000 units, but at <span style="white-space: nowrap">US$0.35</span> for 5,000).<sup id="cite_ref-formerly_cheaper_32-bit_20-0" class="reference"><a href="#cite_note-formerly_cheaper_32-bit-20"><span class="cite-bracket">[</span>20<span class="cite-bracket">]</span></a></sup>
</p><p>In 2018, 8-bit microcontrollers could be bought for <span style="white-space: nowrap">US$0.03</span>,<sup id="cite_ref-:0_16-1" class="reference"><a href="#cite_note-:0-16"><span class="cite-bracket">[</span>16<span class="cite-bracket">]</span></a></sup> 16-bit for <span style="white-space: nowrap">US$0.393</span> (1,000 units, but at <span style="white-space: nowrap">US$0.563</span> for 100 or <span style="white-space: nowrap">US$0.349</span> for full reel of 2,000),<sup id="cite_ref-21" class="reference"><a href="#cite_note-21"><span class="cite-bracket">[</span>21<span class="cite-bracket">]</span></a></sup> and 32-bit for <span style="white-space: nowrap">US$0.503</span> (1,000 units, but at <span style="white-space: nowrap">US$0.466</span> for 5,000).<sup id="cite_ref-22" class="reference"><a href="#cite_note-22"><span class="cite-bracket">[</span>22<span class="cite-bracket">]</span></a></sup>
</p><p>In 2018, the low-priced microcontrollers above from 2015 were all more expensive (with inflation calculated between 2018 and 2015 prices for those specific units) at: the 8-bit microcontroller could be bought for <span style="white-space: nowrap">US$0.319</span> (1,000 units) or 2.6% higher,<sup id="cite_ref-mouser.com_18-1" class="reference"><a href="#cite_note-mouser.com-18"><span class="cite-bracket">[</span>18<span class="cite-bracket">]</span></a></sup> the 16-bit one for <span style="white-space: nowrap">US$0.464</span> (1,000 units) or 21% higher,<sup id="cite_ref-ReferenceA_19-1" class="reference"><a href="#cite_note-ReferenceA-19"><span class="cite-bracket">[</span>19<span class="cite-bracket">]</span></a></sup> and the 32-bit one for <span style="white-space: nowrap">US$0.503</span> (1,000 units, but at <span style="white-space: nowrap">US$0.466</span> for 5,000) or 33% higher.<sup id="cite_ref-formerly_cheaper_32-bit_20-1" class="reference"><a href="#cite_note-formerly_cheaper_32-bit-20"><span class="cite-bracket">[</span>20<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="Smallest_computer">Smallest computer</h3></div>
<p>On 21 June 2018, the "world's smallest computer" was announced by the <a href="University_of_Michigan" title="University of Michigan">University of Michigan</a>. The device is a "<span class="nowrap">0.04 <a href="Cubic_millimetre" class="mw-redirect" title="Cubic millimetre">mm<sup>3</sup></a></span> <span class="nowrap">16 <a href="Nanowatt" class="mw-redirect" title="Nanowatt">nW</a></span> wireless and batteryless sensor system with integrated <a href="ARM_Cortex-M#Cortex-M0+" title="ARM Cortex-M">Cortex-M0+</a> processor and optical communication for cellular temperature measurement." It "measures just <span class="nowrap">0.3 mm</span> to a side—dwarfed by a grain of rice. [...] In addition to the RAM and <a href="Photovoltaics" title="Photovoltaics">photovoltaics</a>, the new computing devices have processors and <a href="Wireless_networking" class="mw-redirect" title="Wireless networking">wireless transmitters and receivers</a>. Because they are too small to have conventional radio antennae, they receive and transmit data with visible light. A base station provides light for power and programming, and it receives the data."<sup id="cite_ref-23" class="reference"><a href="#cite_note-23"><span class="cite-bracket">[</span>23<span class="cite-bracket">]</span></a></sup> The device is <style data-mw-deduplicate="TemplateStyles:r1154941027">
/* start https://en.wikipedia.org/ */
.mw-parser-output .frac{white-space:nowrap}.mw-parser-output .frac .num,.mw-parser-output .frac .den{font-size:80%;line-height:0;vertical-align:super}.mw-parser-output .frac .den{vertical-align:sub}.mw-parser-output .sr-only{border:0;clip:rect(0,0,0,0);clip-path:polygon(0px 0px,0px 0px,0px 0px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
/* end https://en.wikipedia.org/ */
</style><span class="frac"><span class="num">1</span>⁄<span class="den">10</span></span>th the size of IBM's previously claimed world-record-sized computer from months back in March 2018,<sup id="cite_ref-24" class="reference"><a href="#cite_note-24"><span class="cite-bracket">[</span>24<span class="cite-bracket">]</span></a></sup> which is "smaller than a grain of salt",<sup id="cite_ref-25" class="reference"><a href="#cite_note-25"><span class="cite-bracket">[</span>25<span class="cite-bracket">]</span></a></sup> has a million transistors, costs less than <span style="white-space: nowrap">$0.10</span> to manufacture, and, combined with <a href="Blockchain" title="Blockchain">blockchain</a> technology, is intended for logistics and "crypto-anchors"—<a href="Fingerprint_(computing)" title="Fingerprint (computing)">digital fingerprint</a> applications.<sup id="cite_ref-26" class="reference"><a href="#cite_note-26"><span class="cite-bracket">[</span>26<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Embedded_design">Embedded design</h2></div>
<p>A microcontroller can be considered a self-contained system with a processor, memory and peripherals and can be used as an <a href="Embedded_system" title="Embedded system">embedded system</a>.<sup id="cite_ref-27" class="reference"><a href="#cite_note-27"><span class="cite-bracket">[</span>27<span class="cite-bracket">]</span></a></sup> The majority of microcontrollers in use today are embedded in other machinery, such as automobiles, telephones, appliances, and peripherals for computer systems.
</p><p>While some embedded systems are very sophisticated, many have minimal requirements for memory and program length, with no <a href="Operating_system" title="Operating system">operating system</a>, and low software complexity. Typical input and output devices include switches, <a href="Relay" title="Relay">relays</a>, <a href="Solenoid" title="Solenoid">solenoids</a>, <a href="Light-emitting_diode" title="Light-emitting diode">LEDs</a>, small or custom <a href="Liquid-crystal_display" title="Liquid-crystal display">liquid-crystal displays</a>, radio frequency devices, and sensors for data such as temperature, humidity, light level etc. Embedded systems usually have no keyboard, screen, disks, printers, or other recognizable I/O devices of a <a href="Personal_computer" title="Personal computer">personal computer</a>, and may lack human interaction devices of any kind.
</p>
<div class="mw-heading mw-heading3"><h3 id="Interrupts">Interrupts</h3></div>
<p>Microcontrollers must provide <a href="Real-time_computing" title="Real-time computing">real-time</a> (predictable, though not necessarily fast) response to events in the embedded system they are controlling. When certain events occur, an <a href="Interrupt" title="Interrupt">interrupt</a> system can signal the processor to suspend processing the current instruction sequence and to begin an <a href="Interrupt_service_routine" class="mw-redirect" title="Interrupt service routine">interrupt service routine</a> (ISR, or "interrupt handler") which will perform any processing required based on the source of the interrupt, before returning to the original instruction sequence. Possible interrupt sources are device-dependent and often include events such as an internal timer overflow, completing an analog-to-digital conversion, a logic-level change on an input such as from a button being pressed, and data received on a communication link. Where power consumption is important as in battery devices, interrupts may also wake a microcontroller from a low-power sleep state where the processor is halted until required to do something by a peripheral event.
</p>
<div class="mw-heading mw-heading3"><h3 id="Programs">Programs</h3></div>
<p>Typically microcontroller programs must fit in the available on-chip memory, since it would be costly to provide a system with external, expandable memory. Compilers and assemblers are used to convert both <a href="High-level_programming_language" title="High-level programming language">high-level</a> and <a href="Assembly_language" title="Assembly language">assembly language</a> code into a compact <a href="Machine_code" title="Machine code">machine code</a> for storage in the microcontroller's memory. Depending on the device, the program memory may be permanent, <a href="Read-only_memory" title="Read-only memory">read-only memory</a> that can only be programmed at the factory, or it may be field-alterable <a href="Flash_memory" title="Flash memory">flash</a> or erasable read-only memory.
</p><p>Manufacturers have often produced special versions of their microcontrollers in order to help the hardware and <a href="Software_development" title="Software development">software development</a> of the target system. Originally these included <a href="EPROM" title="EPROM">EPROM</a> versions that have a "window" on the top of the device through which program memory can be erased by <a href="Ultraviolet" title="Ultraviolet">ultraviolet</a> light, ready for reprogramming after a programming ("burn") and test cycle. Since 1998, EPROM versions are rare and have been replaced by <a href="EEPROM" title="EEPROM">EEPROM</a> and flash, which are easier to use (can be erased electronically) and cheaper to manufacture.
</p><p>Other versions may be available where the ROM is accessed as an external device rather than as internal memory, however these are becoming rare due to the widespread availability of cheap microcontroller programmers.
</p><p>The use of field-programmable devices on a microcontroller may allow field update of the <a href="Firmware" title="Firmware">firmware</a> or permit late factory revisions to products that have been assembled but not yet shipped. Programmable memory also reduces the lead time required for deployment of a new product.
</p><p>Where hundreds of thousands of identical devices are required, using parts programmed at the time of manufacture can be economical. These "<a href="Mask_ROM" class="mw-redirect" title="Mask ROM">mask-programmed</a>" parts have the program laid down in the same way as the logic of the chip, at the same time.
</p><p>A customized microcontroller incorporates a block of digital logic that can be personalized for additional processing capability, <a href="Peripherals" class="mw-redirect" title="Peripherals">peripherals</a> and <a href="Interface_(computer_science)" class="mw-redirect" title="Interface (computer science)">interfaces</a> that are adapted to the requirements of the application. One example is the <a href="AT91CAP" title="AT91CAP">AT91CAP</a> from <a href="Atmel" title="Atmel">Atmel</a>.
</p>
<div class="mw-heading mw-heading3"><h3 id="Other_microcontroller_features">Other microcontroller features</h3></div>
<p>Microcontrollers usually contain from several to dozens of general purpose input/output pins (<a href="General-purpose_input/output" title="General-purpose input/output">GPIO</a>). GPIO pins are software configurable to either an input or an output state. When GPIO pins are configured to an input state, they are often used to read sensors or external signals. Configured to the output state, GPIO pins can drive external devices such as LEDs or motors, often indirectly, through external power electronics.
</p><p>Many embedded systems need to read sensors that produce analog signals. However, because they are built to interpret and process digital data, i.e. 1s and 0s, they are not able to do anything with the analog signals that may be sent to it by a device. So, an <a href="Analog-to-digital_converter" title="Analog-to-digital converter">analog-to-digital converter</a> (ADC) is used to convert the incoming data into a form that the processor can recognize. A less common feature on some microcontrollers is a <a href="Digital-to-analog_converter" title="Digital-to-analog converter">digital-to-analog converter</a> (DAC) that allows the processor to output analog signals or voltage levels.
</p><p>In addition to the converters, many embedded microprocessors include a variety of timers as well. One of the most common types of timers is the <a href="Programmable_interval_timer" title="Programmable interval timer">programmable interval timer</a> (PIT). A PIT may either count down from some value to zero, or up to the capacity of the count register, overflowing to zero. Once it reaches zero, it sends an interrupt to the processor indicating that it has finished counting. This is useful for devices such as thermostats, which periodically test the temperature around them to see if they need to turn the air conditioner on/off, the heater on/off, etc.
</p><p>A dedicated <a href="Pulse-width_modulation" title="Pulse-width modulation">pulse-width modulation</a> (PWM) block makes it possible for the CPU to control <a href="Switched-mode_power_supply" title="Switched-mode power supply">power converters</a>, <a href="Electrical_resistance" class="mw-redirect" title="Electrical resistance">resistive</a> loads, <a href="Electric_motor" title="Electric motor">motors</a>, etc., without using many CPU resources in tight timer <a href="Program_loops" class="mw-redirect" title="Program loops">loops</a>.
</p><p>A <a href="Universal_asynchronous_receiver/transmitter" class="mw-redirect" title="Universal asynchronous receiver/transmitter">universal asynchronous receiver/transmitter</a> (UART) block makes it possible to receive and transmit data over a serial line with very little load on the CPU. Dedicated on-chip hardware also often includes capabilities to communicate with other devices (chips) in digital formats such as Inter-Integrated Circuit (<a href="I%C2%B2C" title="I²C">I²C</a>), Serial Peripheral Interface (<a href="Serial_Peripheral_Interface" title="Serial Peripheral Interface">SPI</a>), Universal Serial Bus (<a href="USB" title="USB">USB</a>), and <a href="Ethernet" title="Ethernet">Ethernet</a>.<sup id="cite_ref-28" class="reference"><a href="#cite_note-28"><span class="cite-bracket">[</span>28<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Higher_integration">Higher integration</h2></div>
<p>Microcontrollers may not implement an external address or data bus as they integrate RAM and <a href="Non-volatile_memory" title="Non-volatile memory">non-volatile memory</a> on the same chip as the CPU. Using fewer pins, the chip can be placed in a much smaller, cheaper package.
</p><p>Integrating the memory and other peripherals on a single chip and testing them as a unit increases the cost of that chip, but often results in decreased net cost of the embedded system as a whole. Even if the cost of a CPU that has integrated peripherals is slightly more than the cost of a CPU and external peripherals, having fewer chips typically allows a smaller and cheaper circuit board, and reduces the labor required to assemble and test the circuit board, in addition to tending to decrease the defect rate for the finished assembly.
</p><p>A microcontroller is a single <a href="Integrated_circuit" title="Integrated circuit">integrated circuit</a>, commonly with the following features:
</p>
<ul><li><a href="Central_processing_unit" title="Central processing unit">central processing unit</a> – ranging from small and simple <a href="4-bit_computing" title="4-bit computing">4-bit</a> processors to complex <a href="32-bit_computing" title="32-bit computing">32-bit</a> or <a href="64-bit_computing" title="64-bit computing">64-bit</a> processors</li>
<li>volatile memory (<a href="RAM" class="mw-redirect" title="RAM">RAM</a>) for data storage</li>
<li><a href="Read-only_memory" title="Read-only memory">ROM</a>, <a href="EPROM" title="EPROM">EPROM</a>, <a href="EEPROM" title="EEPROM">EEPROM</a> or <a href="Flash_memory" title="Flash memory">Flash memory</a> for <a href="Computer_program" title="Computer program">program</a> and operating parameter storage</li>
<li>discrete input and output bits, allowing control or detection of the logic state of an individual package pin</li>
<li>serial <a href="Input/output" title="Input/output">input/output</a> such as <a href="Serial_port" title="Serial port">serial ports</a> (<a href="UART" class="mw-redirect" title="UART">UARTs</a>)</li>
<li>other <a href="Serial_communications" class="mw-redirect" title="Serial communications">serial communications</a> <a href="Network_interface_controller" title="Network interface controller">interfaces</a> like <a href="I%C2%B2C" title="I²C">I²C</a>, <a href="Serial_Peripheral_Interface" title="Serial Peripheral Interface">Serial Peripheral Interface</a> and <a href="Controller_Area_Network" class="mw-redirect" title="Controller Area Network">Controller Area Network</a> for system interconnect</li>
<li><a href="Peripheral" title="Peripheral">peripherals</a> such as <a href="Timer" title="Timer">timers</a>, event counters, <a href="Pulse-width_modulation" title="Pulse-width modulation">PWM generators</a>, and <a href="Watchdog_timer" title="Watchdog timer">watchdog</a></li>
<li><a href="Clock_generator" title="Clock generator">clock generator</a> – often an oscillator for a quartz timing crystal, resonator or <a href="RC_circuit" title="RC circuit">RC circuit</a></li>
<li>many include analog-to-digital converters, some include digital-to-analog converters</li>
<li><a href="In-circuit_programming" class="mw-redirect" title="In-circuit programming">in-circuit programming</a> and <a href="In-circuit_debugging" class="mw-redirect" title="In-circuit debugging">in-circuit debugging</a> support</li></ul>
<p>This integration drastically reduces the number of chips and the amount of wiring and <a href="Printed_circuit_board" title="Printed circuit board">circuit board</a> space that would be needed to produce equivalent systems using separate chips. Furthermore, on low pin count devices in particular, each pin may interface to several internal peripherals, with the pin function selected by software. This allows a part to be used in a wider variety of applications than if pins had dedicated functions.
</p><p>Microcontrollers have proved to be highly popular in <a href="Embedded_system" title="Embedded system">embedded systems</a> since their introduction in the 1970s.
</p><p>Some microcontrollers use a <a href="Harvard_architecture" title="Harvard architecture">Harvard architecture</a>: separate memory buses for instructions and data, allowing accesses to take place concurrently. Where a Harvard architecture is used, instruction words for the processor may be a different bit size than the length of internal memory and registers; for example: 12-bit instructions used with 8-bit data registers.
</p><p>The decision of which peripheral to integrate is often difficult. The microcontroller vendors often trade operating frequencies and system design flexibility against time-to-market requirements from their customers and overall lower system cost. Manufacturers have to balance the need to minimize the chip size against additional functionality.
</p><p>Microcontroller architectures vary widely. Some designs include general-purpose microprocessor cores, with one or more ROM, RAM, or I/O functions integrated onto the package. Other designs are purpose-built for control applications. A microcontroller instruction set usually has many instructions intended for <a href="Bit_manipulation" title="Bit manipulation">bit manipulation</a> (bit-wise operations) to make control programs more compact.<sup id="cite_ref-29" class="reference"><a href="#cite_note-29"><span class="cite-bracket">[</span>29<span class="cite-bracket">]</span></a></sup> For example, a general-purpose processor might require several instructions to test a bit in a register and branch if the bit is set, where a microcontroller could have a single instruction to provide that commonly required function.
</p><p>Microcontrollers historically have not had <a href="Math_coprocessor" class="mw-redirect" title="Math coprocessor">math coprocessors</a>, so <a href="Floating-point_arithmetic" title="Floating-point arithmetic">floating-point arithmetic</a> has been performed by software. However, some recent designs do include FPUs and DSP-optimized features. An example would be Microchip's PIC32 MIPS-based line.
</p>
<div class="mw-heading mw-heading2"><h2 id="Programming_environments">Programming environments</h2></div>
<p>Microcontrollers were originally programmed only in <a href="Assembly_language" title="Assembly language">assembly language</a>, but various <a href="High-level_programming_language" title="High-level programming language">high-level programming languages</a>, such as <a href="C_(programming_language)" title="C (programming language)">C</a>, <a href="Python_(programming_language)" title="Python (programming language)">Python</a> and <a href="JavaScript" title="JavaScript">JavaScript</a>, are now also in common use to target microcontrollers and <a href="Embedded_systems" class="mw-redirect" title="Embedded systems">embedded systems</a>.<sup id="cite_ref-30" class="reference"><a href="#cite_note-30"><span class="cite-bracket">[</span>30<span class="cite-bracket">]</span></a></sup> <a href="Compiler" title="Compiler">Compilers</a> for <a href="General-purpose_language" title="General-purpose language">general-purpose languages</a> will typically have some restrictions as well as enhancements to better support the unique characteristics of microcontrollers. Some microcontrollers have environments to aid developing certain types of applications. Microcontroller vendors often make tools freely available to make it easier to adopt their hardware.
</p><p>Microcontrollers with specialty hardware may require their own non-standard dialects of C, such as <a href="Small_Device_C_Compiler" title="Small Device C Compiler">SDCC for the 8051</a>, which prevent using standard tools (such as code libraries or static analysis tools) even for code unrelated to hardware features. <a href="Interpreter_(computing)" title="Interpreter (computing)">Interpreters</a> may also contain nonstandard features, such as <a href="MicroPython" title="MicroPython">MicroPython</a>, although a fork, <a href="CircuitPython" title="CircuitPython">CircuitPython</a>, has looked to move hardware dependencies to libraries and have the language adhere to a more <a href="CPython" title="CPython">CPython</a> standard.
</p><p>Interpreter firmware is also available for some microcontrollers. For example, <a href="BASIC_programming_language" class="mw-redirect" title="BASIC programming language">BASIC</a> on the early microcontroller <a href="Intel" title="Intel">Intel</a> <a href="8052" class="mw-redirect" title="8052">8052</a>;<sup id="cite_ref-31" class="reference"><a href="#cite_note-31"><span class="cite-bracket">[</span>31<span class="cite-bracket">]</span></a></sup> BASIC and <a href="Forth_(programming_language)" title="Forth (programming language)">FORTH</a> on the <a href="Zilog_Z8" title="Zilog Z8">Zilog Z8</a><sup id="cite_ref-32" class="reference"><a href="#cite_note-32"><span class="cite-bracket">[</span>32<span class="cite-bracket">]</span></a></sup> as well as some modern devices. Typically these interpreters support <a href="Interactive_programming" title="Interactive programming">interactive programming</a>.
</p><p><a href="Logic_simulation" title="Logic simulation">Simulators</a> are available for some microcontrollers. These allow a developer to analyze what the behavior of the microcontroller and their program should be if they were using the actual part. A <a href="Simulator" class="mw-redirect" title="Simulator">simulator</a> will show the internal processor state and also that of the outputs, as well as allowing input signals to be generated. While on the one hand most simulators will be limited from being unable to simulate much other hardware in a system, they can exercise conditions that may otherwise be hard to reproduce at will in the physical implementation, and can be the quickest way to debug and analyze problems.
</p><p>Recent microcontrollers are often integrated with on-chip <a href="Debug" class="mw-redirect" title="Debug">debug</a> circuitry that when accessed by an <a href="In-circuit_emulator" class="mw-redirect" title="In-circuit emulator">in-circuit emulator</a> (ICE) via <a href="JTAG" title="JTAG">JTAG</a>, allow debugging of the firmware with a <a href="Debugger" title="Debugger">debugger</a>. A real-time ICE may allow viewing and/or manipulating of internal states while running. A tracing ICE can record executed program and MCU states before/after a trigger point.
</p>
<div class="mw-heading mw-heading2"><h2 id="Types">Types</h2></div>
<div role="note" class="hatnote navigation-not-searchable">See also: <a href="List_of_common_microcontrollers" title="List of common microcontrollers">List of common microcontrollers</a></div>
<p>As of 2008, there are several dozen microcontroller architectures and vendors including:
</p>
<ul><li><a href="ARM_architecture" class="mw-redirect" title="ARM architecture">ARM</a> core processors (many vendors)
<ul><li><a href="ARM_Cortex-M" title="ARM Cortex-M">ARM Cortex-M</a> cores are specifically targeted toward microcontroller applications</li></ul></li>
<li><a href="Microchip_Technology" title="Microchip Technology">Microchip Technology</a> <a href="Atmel_AVR" class="mw-redirect" title="Atmel AVR">Atmel AVR</a> (8-bit), <a href="AVR32" title="AVR32">AVR32</a> (32-bit), and <a href="AT91SAM" class="mw-redirect" title="AT91SAM">AT91SAM</a> (32-bit)</li>
<li><a href="Cypress_Semiconductor" title="Cypress Semiconductor">Cypress Semiconductor</a>'s M8C core used in their <a href="Cypress_PSoC" title="Cypress PSoC">Cypress PSoC</a></li>
<li><a href="Freescale_ColdFire" class="mw-redirect" title="Freescale ColdFire">Freescale ColdFire</a> (32-bit) and <a href="Freescale_S08" class="mw-redirect" title="Freescale S08">S08</a> (8-bit)</li>
<li><a href="Freescale_68HC11" class="mw-redirect" title="Freescale 68HC11">Freescale 68HC11</a> (8-bit), and others <a href="List_of_Freescale_products" class="mw-redirect" title="List of Freescale products">based on the Motorola 6800 family</a></li>
<li><a href="Intel_8051" class="mw-redirect" title="Intel 8051">Intel 8051</a>, also manufactured by <a href="NXP_Semiconductors" title="NXP Semiconductors">NXP Semiconductors</a>, Infineon and many others</li>
<li><a href="List_of_common_microcontrollers#Infineon" title="List of common microcontrollers">Infineon</a>: <a href="XC800" class="mw-redirect" title="XC800">8-bit XC800</a>, <a href="XE166_family" title="XE166 family">16-bit XE166</a>, <a href="Infineon_XMC4000" class="mw-redirect" title="Infineon XMC4000">32-bit XMC4000</a> (ARM based Cortex M4F), <a href="TriCore" class="mw-redirect" title="TriCore">32-bit TriCore</a> and, <a href="Aurix" class="mw-redirect" title="Aurix">32-bit Aurix</a> Tricore Bit microcontrollers<sup id="cite_ref-33" class="reference"><a href="#cite_note-33"><span class="cite-bracket">[</span>33<span class="cite-bracket">]</span></a></sup></li>
<li><a href="Maxim_Integrated" title="Maxim Integrated">Maxim Integrated</a> MAX32600, MAX32620, MAX32625, MAX32630, MAX32650, MAX32640</li>
<li><a href="MIPS_architecture" title="MIPS architecture">MIPS</a></li>
<li><a href="Microchip_Technology" title="Microchip Technology">Microchip Technology</a> <a href="PIC_microcontroller" class="mw-redirect" title="PIC microcontroller">PIC</a>, (8-bit PIC16, PIC18, 16-bit dsPIC33 / PIC24), (32-bit PIC32)</li>
<li><a href="NXP_Semiconductors" title="NXP Semiconductors">NXP Semiconductors</a> LPC1000, LPC2000, LPC3000, LPC4000 (32-bit), LPC900, LPC700 (8-bit)</li>
<li><a href="Parallax_Propeller" title="Parallax Propeller">Parallax Propeller</a></li>
<li><a href="PowerPC" title="PowerPC">PowerPC</a> ISE</li>
<li><a href="Rabbit_2000" title="Rabbit 2000">Rabbit 2000</a> (8-bit)</li>
<li><a href="Renesas_Electronics" title="Renesas Electronics">Renesas Electronics</a>: <a href="RL78" title="RL78">RL78 16-bit MCU</a>; <a href="RX_Microcontroller_Family" class="mw-redirect" title="RX Microcontroller Family">RX 32-bit MCU</a>; <a href="SuperH" title="SuperH">SuperH</a>; <a href="V850" title="V850">V850 32-bit MCU</a>; <a href="H8_Family" title="H8 Family">H8</a>; <a href="R8C" title="R8C">R8C 16-bit MCU</a></li>
<li><a href="Silicon_Laboratories" class="mw-redirect" title="Silicon Laboratories">Silicon Laboratories</a> Pipelined 8-bit 8051 microcontrollers and mixed-signal ARM-based 32-bit microcontrollers</li>
<li><a href="STMicroelectronics" title="STMicroelectronics">STMicroelectronics</a> <a href="STM8" title="STM8">STM8</a> (8-bit), <a href="ST10" class="mw-redirect" title="ST10">ST10</a> (16-bit), <a href="STM32" title="STM32">STM32</a> (32-bit), <a rel="nofollow" class="external text" href="http://www.st.com/en/automotive-microcontrollers/spc5-32-bit-automotive-mcus.html?querycriteria=productId=SC963">SPC5</a> (automotive 32-bit)</li>
<li><a href="Texas_Instruments#Microcontrollers" title="Texas Instruments">Texas Instruments</a> <a href="MSP430" class="mw-redirect" title="MSP430">TI MSP430</a> (16-bit), <a rel="nofollow" class="external text" href="http://www.ti.com/msp432">MSP432</a> (32-bit), <a href="TMS320" title="TMS320">C2000</a> (32-bit)</li>
<li><a href="Toshiba_TLCS" title="Toshiba TLCS">Toshiba TLCS-870</a> (8-bit/16-bit)</li></ul>
<p>Many others exist, some of which are used in very narrow range of applications or are more like applications processors than microcontrollers. The microcontroller market is extremely fragmented, with numerous vendors, technologies, and markets. Note that many vendors sell or have sold multiple architectures.
</p>
<div class="mw-heading mw-heading2"><h2 id="Interrupt_latency">Interrupt latency</h2></div>
<p>In contrast to general-purpose computers, microcontrollers used in embedded systems often seek to optimize <a href="Interrupt_latency" title="Interrupt latency">interrupt latency</a> over instruction throughput. Issues include both reducing the latency, and making it be more predictable (to support real-time control).
</p><p>When an electronic device causes an interrupt, during the <a href="Context_switch" title="Context switch">context switch</a> the intermediate results (registers) have to be saved before the software responsible for handling the interrupt can run. They must also be restored after that <a href="Interrupt_handler" title="Interrupt handler">interrupt handler</a> is finished. If there are more <a href="Processor_register" title="Processor register">processor registers</a>, this saving and restoring process may take more time, increasing the latency. (If an ISR does not require the use of some registers, it may simply leave them alone rather than saving and restoring them, so in that case those registers are not involved with the latency.) Ways to reduce such context/restore latency include having relatively few registers in their central processing units (undesirable because it slows down most non-interrupt processing substantially), or at least having the hardware not save them all (this fails if the software then needs to compensate by saving the rest "manually"). Another technique involves spending silicon gates on "shadow registers": One or more duplicate registers used only by the interrupt software, perhaps supporting a dedicated stack.
</p><p>Other factors affecting interrupt latency include:
</p>
<ul><li>Cycles needed to complete current CPU activities. To minimize those costs, microcontrollers tend to have short pipelines (often three instructions or less), small write buffers, and ensure that longer instructions are continuable or restartable. <a href="Reduced_instruction_set_computing" class="mw-redirect" title="Reduced instruction set computing">RISC</a> design principles ensure that most instructions take the same number of cycles, helping avoid the need for most such continuation/restart logic.</li>
<li>The length of any <a href="Critical_section" title="Critical section">critical section</a> that needs to be interrupted. Entry to a critical section restricts concurrent data structure access. When a data structure must be accessed by an interrupt handler, the critical section must block that interrupt. Accordingly, interrupt latency is increased by however long that interrupt is blocked. When there are hard external constraints on system latency, developers often need tools to measure interrupt latencies and track down which critical sections cause slowdowns.
<ul><li>One common technique just blocks all interrupts for the duration of the critical section. This is easy to implement, but sometimes critical sections get uncomfortably long.</li>
<li>A more complex technique just blocks the interrupts that may trigger access to that data structure. This is often based on interrupt priorities, which tend to not correspond well to the relevant system data structures. Accordingly, this technique is used mostly in very constrained environments.</li>
<li>Processors may have hardware support for some critical sections. Examples include supporting atomic access to bits or bytes within a word, or other atomic access primitives like the <a href="Load-link/store-conditional" title="Load-link/store-conditional">LDREX/STREX</a> exclusive access primitives introduced in the <a href="ARM_architecture" class="mw-redirect" title="ARM architecture">ARMv6</a> architecture.</li></ul></li>
<li>Interrupt nesting. Some microcontrollers allow higher priority interrupts to interrupt lower priority ones. This allows software to manage latency by giving time-critical interrupts higher priority (and thus lower and more predictable latency) than less-critical ones.</li>
<li>Trigger rate. When interrupts occur back-to-back, microcontrollers may avoid an extra context save/restore cycle by a form of <a href="Tail_call" title="Tail call">tail call</a> optimization.</li></ul>
<p>Lower end microcontrollers tend to support fewer interrupt latency controls than higher end ones.
</p>
<div class="mw-heading mw-heading2"><h2 id="Memory_technology">Memory technology</h2></div>
<p>Two different kinds of memory are commonly used with microcontrollers, a <a href="Non-volatile_memory" title="Non-volatile memory">non-volatile memory</a> for storing firmware and a <a href="Read%E2%80%93write_memory" title="Read–write memory">read–write memory</a> for temporary data.
</p>
<div class="mw-heading mw-heading3"><h3 id="Data">Data</h3></div>
<p>From the earliest microcontrollers to today, six-transistor SRAM is almost always used as the read/write working memory, with a few more transistors per bit used in the <a href="Register_file" title="Register file">register file</a>.
</p><p>In addition to the SRAM, some microcontrollers also have internal EEPROM and/or <a href="NVRAM" class="mw-redirect" title="NVRAM">NVRAM</a> for data storage; and ones that do not have any (such as the <a href="BASIC_Stamp" title="BASIC Stamp">BASIC Stamp</a>), or where the internal memory is insufficient, are often connected to an external EEPROM or flash memory chip.
</p><p>A few microcontrollers beginning in 2003 have "self-programmable" flash memory.<sup id="cite_ref-flash_10-1" class="reference"><a href="#cite_note-flash-10"><span class="cite-bracket">[</span>10<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="Firmware">Firmware</h3></div>
<p>The earliest microcontrollers used mask ROM to store <a href="Firmware" title="Firmware">firmware</a>. Later microcontrollers (such as the early versions of the <a href="Freescale_68HC11" class="mw-redirect" title="Freescale 68HC11">Freescale 68HC11</a> and early <a href="PIC_microcontroller" class="mw-redirect" title="PIC microcontroller">PIC microcontrollers</a>) had <a href="EPROM" title="EPROM">EPROM</a> memory, which used a translucent window to allow erasure via UV light, while production versions had no such window, being OTP (one-time-programmable). Firmware updates were equivalent to replacing the microcontroller itself, thus many products were not upgradeable.
</p><p>Motorola <a href="Motorola_68HC05" title="Motorola 68HC05">MC68HC805</a><sup id="cite_ref-mc68ch805ref_9-1" class="reference"><a href="#cite_note-mc68ch805ref-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup> was the first microcontroller to use <a href="EEPROM" title="EEPROM">EEPROM</a> to store the firmware. EEPROM microcontrollers became more popular in 1993 when Microchip introduced <a href="PIC16x84" title="PIC16x84">PIC16C84</a><sup id="cite_ref-pic16c84ref_8-1" class="reference"><a href="#cite_note-pic16c84ref-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup> and Atmel introduced an <a href="Intel_MCS-51" title="Intel MCS-51">8051-core</a> microcontroller that was first one to use <a href="Flash_memory" title="Flash memory">NOR Flash memory</a> to store the firmware.<sup id="cite_ref-flash_10-2" class="reference"><a href="#cite_note-flash-10"><span class="cite-bracket">[</span>10<span class="cite-bracket">]</span></a></sup> Today's microcontrollers almost all use flash memory, with a few models using FRAM and some ultra-low-cost parts still using OTP or Mask ROM.
</p>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1266661725">
/* start https://en.wikipedia.org/ */
.mw-parser-output .portalbox{padding:0;margin:0.5em 0;display:table;box-sizing:border-box;max-width:175px;list-style:none}.mw-parser-output .portalborder{border:1px solid var(--border-color-base,#a2a9b1);padding:0.1em;background:var(--background-color-neutral-subtle,#f8f9fa)}.mw-parser-output .portalbox-entry{display:table-row;font-size:85%;line-height:110%;height:1.9em;font-style:italic;font-weight:bold}.mw-parser-output .portalbox-image{display:table-cell;padding:0.2em;vertical-align:middle;text-align:center}.mw-parser-output .portalbox-link{display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle}@media(min-width:720px){.mw-parser-output .portalleft{margin:0.5em 1em 0.5em 0}.mw-parser-output .portalright{clear:right;float:right;margin:0.5em 0 0.5em 1em}}
/* end https://en.wikipedia.org/ */
</style>
<ul><li><a href="Microprocessor" title="Microprocessor">Microprocessor</a></li>
<li><a href="System_on_a_chip" title="System on a chip">System on a chip</a></li>
<li><a href="List_of_common_microcontrollers" title="List of common microcontrollers">List of common microcontrollers</a></li>
<li><a href="List_of_Wi-Fi_microcontrollers" title="List of Wi-Fi microcontrollers">List of Wi-Fi microcontrollers</a></li>
<li><a href="List_of_open-source_hardware_projects" title="List of open-source hardware projects">List of open-source hardware projects</a></li>
<li><a href="Microbotics" title="Microbotics">Microbotics</a></li>
<li><a href="Programmable_logic_controller" title="Programmable logic controller">Programmable logic controller</a></li>
<li><a href="Single-board_microcontroller" title="Single-board microcontroller">Single-board microcontroller</a></li></ul>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */
.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}
/* end https://en.wikipedia.org/ */
</style><div class="reflist">
<div class="mw-references-wrap mw-references-columns"><ol class="references">
<li id="cite_note-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-1">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */
.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}
/* end https://en.wikipedia.org/ */
</style><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.computerhistory.org/siliconengine/microprocessor-integrates-cpu-function-onto-a-single-chip/">"1971: Microprocessor Integrates CPU Function onto a Single Chip"</a>. <i>The Silicon Engine</i>. <a href="Computer_History_Museum" title="Computer History Museum">Computer History Museum</a><span class="reference-accessdate">. Retrieved <span class="nowrap">22 July</span> 2019</span>.</cite></span>
</li>
<li id="cite_note-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-2">^</a></b></span> <span class="reference-text"><cite id="CITEREFAugarten1983" class="citation book cs1">Augarten, Stan (1983). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20100217065617/http://smithsonianchips.si.edu/augarten/p38.htm">"The Most Widely Used Computer on a Chip: The TMS 1000"</a>. <i>State of the Art: A Photographic History of the Integrated Circuit</i>. New Haven and New York: Ticknor & Fields. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-0-89919-195-9</bdi>. Archived from <a rel="nofollow" class="external text" href="http://smithsonianchips.si.edu/augarten/p38.htm">the original</a> on 2010-02-17<span class="reference-accessdate">. Retrieved <span class="nowrap">2009-12-23</span></span>.</cite></span>
</li>
<li id="cite_note-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-3">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20190627082830/http://www.shmj.or.jp/english/trends/trd70s.html">"Trends in the Semiconductor Industry"</a>. <i>Semiconductor History Museum of Japan</i>. Archived from <a rel="nofollow" class="external text" href="http://www.shmj.or.jp/english/trends/trd70s.html">the original</a> on 2019-06-27<span class="reference-accessdate">. Retrieved <span class="nowrap">2019-06-27</span></span>.</cite></span>
</li>
<li id="cite_note-CMoral2008-4"><span class="mw-cite-backlink">^ <a href="#cite_ref-CMoral2008_4-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-CMoral2008_4-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://archive.computerhistory.org/resources/access/text/2013/05/102658328-05-01-acc.pdf">"Oral History Panel on the Development and Promotion of the Intel 8048 Microcontroller"</a> <span class="cs1-format">(PDF)</span>. <i>Computer History Museum Oral History, 2008</i>. p. 4<span class="reference-accessdate">. Retrieved <span class="nowrap">2016-04-04</span></span>.</cite></span>
</li>
<li id="cite_note-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-5">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.industrialalchemy.org/articleview.php?item=2028">"OKI Intel M85C154 Piggyback Microcontroller"</a>. <i>industrialalchemy.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2024-12-08</span></span>.</cite></span>
</li>
<li id="cite_note-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-6">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.cpushack.com/2011/03/06/cpu-of-the-day-ns87p50r-6-piggyback-cpus/">"CPU of the Day: NS87P50R-6: Piggyback CPUs"</a>. <i>cpushack.com</i>. 2011-03-06<span class="reference-accessdate">. Retrieved <span class="nowrap">2024-12-08</span></span>.</cite></span>
</li>
<li id="cite_note-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-7">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.allisdiy.com/main/piggyback-microcontroller">"Piggyback microcontrollers"</a>. <i>allisdiy.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2024-12-08</span></span>.</cite></span>
</li>
<li id="cite_note-pic16c84ref-8"><span class="mw-cite-backlink">^ <a href="#cite_ref-pic16c84ref_8-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-pic16c84ref_8-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://spectrum.ieee.org/chip-hall-of-fame-microchip-technology-pic-16c84-microcontroller">"Chip Hall of Fame: Microchip Technology PIC 16C84 Microcontroller"</a>. IEEE. 2017-06-30<span class="reference-accessdate">. Retrieved <span class="nowrap">September 16,</span> 2018</span>.</cite></span>
</li>
<li id="cite_note-mc68ch805ref-9"><span class="mw-cite-backlink">^ <a href="#cite_ref-mc68ch805ref_9-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-mc68ch805ref_9-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFMotorola" class="citation book cs1">Motorola. <i>Advance Information, 8-Bit Microcomputers MC68HC05B6, MC68HC05B4, MC68HC805B6, Motorola Document EADI0054RI</i>. Motorola Ltd., 1988.</cite></span>
</li>
<li id="cite_note-flash-10"><span class="mw-cite-backlink">^ <a href="#cite_ref-flash_10-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-flash_10-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-flash_10-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFOdd_Jostein_Svendsli2003" class="citation web cs1">Odd Jostein Svendsli (2003). <a rel="nofollow" class="external text" href="https://ww1.microchip.com/downloads/en/DeviceDoc/doc2464.pdf">"Atmel's Self-Programming Flash Microcontrollers"</a> <span class="cs1-format">(PDF)</span><span class="reference-accessdate">. Retrieved <span class="nowrap">2024-06-18</span></span>.</cite></span>
</li>
<li id="cite_note-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-11">^</a></b></span> <span class="reference-text"><cite id="CITEREFTurley2002" class="citation news cs1">Turley, Jim (2002). <a rel="nofollow" class="external text" href="https://www.embedded.com/electronics-blogs/significant-bits/4024488/The-Two-Percent-Solution">"The Two Percent Solution"</a>. <i>Embedded</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-07-11</span></span>.</cite></span>
</li>
<li id="cite_note-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-12">^</a></b></span> <span class="reference-text"><cite id="CITEREFCantrell1998" class="citation web cs1">Cantrell, Tom (1998). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20070927214629/https://www.circuitcellar.com/library/designforum/silicon_update/3/index.asp">"Microchip on the March"</a>. <i>Circuit Cellar</i>. Archived from <a rel="nofollow" class="external text" href="https://www.circuitcellar.com/library/designforum/silicon_update/3/index.asp">the original</a> on 2007-09-27<span class="reference-accessdate">. Retrieved <span class="nowrap">2018-07-11</span></span>.</cite></span>
</li>
<li id="cite_note-13"><span class="mw-cite-backlink"><b><a href="#cite_ref-13">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.semico.com">"Semico Research"</a>.</cite></span>
</li>
<li id="cite_note-14"><span class="mw-cite-backlink"><b><a href="#cite_ref-14">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://semico.com/content/momentum-carries-mcus-2011">"Momentum Carries MCUs Into 2011 | Semico Research"</a>. <i>semico.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-07-11</span></span>.</cite></span>
</li>
<li id="cite_note-vol-15"><span class="mw-cite-backlink">^ <a href="#cite_ref-vol_15-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-vol_15-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.icinsights.com/news/bulletins/MCU-Market-On-Migration-Path-To-32bit-And-ARMbased-Devices/">"MCU Market on Migration Path to 32-bit and ARM-based Devices"</a>. April 25, 2013. <q>It typically takes a global economic recession to upset the diverse MCU marketplace, and that's exactly what occurred in 2009, when the microcontroller business suffered its worst-ever annual sales decline of 22% to $11.1 billion.</q></cite></span>
</li>
<li id="cite_note-:0-16"><span class="mw-cite-backlink">^ <a href="#cite_ref-:0_16-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-:0_16-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20200803173013/http://www.additude.se/bloggar/thomas-lovskog/the-really-low-cost-mcus/">"The really low cost MCUs"</a>. <i>www.additude.se</i>. Archived from <a rel="nofollow" class="external text" href="http://www.additude.se/bloggar/thomas-lovskog/the-really-low-cost-mcus/">the original</a> on 2020-08-03<span class="reference-accessdate">. Retrieved <span class="nowrap">2019-01-16</span></span>.</cite></span>
</li>
<li id="cite_note-17"><span class="mw-cite-backlink"><b><a href="#cite_ref-17">^</a></b></span> <span class="reference-text"><cite id="CITEREFBill_Giovino2013" class="citation web cs1">Bill Giovino (June 7, 2013). <a rel="nofollow" class="external text" href="https://microcontroller.com/news/Zilog_Buys_Samsung_Microcontrollers.asp">"Zilog Buys Microcontroller Product Lines from Samsung"</a>.</cite></span>
</li>
<li id="cite_note-mouser.com-18"><span class="mw-cite-backlink">^ <a href="#cite_ref-mouser.com_18-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-mouser.com_18-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.mouser.com/ProductDetail/Silicon-Labs/EFM8BB10F2G-A-QFN20/?qs=sGAEpiMZZMu9ReDVvI6ax9sqO0qrXlDW4ZuhKcnb2c%252bQvyUXU1UbuQ%3d%3d">"EFM8BB10F2G-A-QFN20 Silicon Labs | Mouser"</a>.</cite></span>
</li>
<li id="cite_note-ReferenceA-19"><span class="mw-cite-backlink">^ <a href="#cite_ref-ReferenceA_19-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-ReferenceA_19-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.mouser.com/ProductDetail/Texas-Instruments/MSP430G2001IPW14R/?qs=sGAEpiMZZMvfhsTlJjecML5mLnp8Cec4esZ6%2f1aK7FQ%3d">"MSP430G2001IPW14R Texas Instruments | Mouser"</a>.</cite></span>
</li>
<li id="cite_note-formerly_cheaper_32-bit-20"><span class="mw-cite-backlink">^ <a href="#cite_ref-formerly_cheaper_32-bit_20-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-formerly_cheaper_32-bit_20-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20150218211453/https://www.mouser.com/ProductDetail/Cypress-Semiconductor/CY8C4013SXI-400/?qs=sGAEpiMZZMuI9neUTtPr752e7iT1qQqS4inl2jxeWgxWqjKLOdzceQ==">"CY8C4013SXI-400 Cypress Semiconductor | Mouser"</a>. <i>Mouser Electronics</i>. Archived from <a rel="nofollow" class="external text" href="https://www.mouser.com/ProductDetail/Cypress-Semiconductor/CY8C4013SXI-400/?qs=sGAEpiMZZMuI9neUTtPr752e7iT1qQqS4inl2jxeWgxWqjKLOdzceQ==">the original</a> on 2015-02-18.</cite></span>
</li>
<li id="cite_note-21"><span class="mw-cite-backlink"><b><a href="#cite_ref-21">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://eu.mouser.com/ProductDetail/Texas-Instruments/MSP430FR2000IPW16R?qs=sGAEpiMZZMs0L%252b%252bydDbPCjJ%2f9huEtS8nFliXsvF0PDUDt%252bi%2fs4FH9A%3d%3d">"MSP430FR2000IPW16R Texas Instruments | Mouser"</a>.</cite></span>
</li>
<li id="cite_note-22"><span class="mw-cite-backlink"><b><a href="#cite_ref-22">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.mouser.com/ProductDetail/Cypress-Semiconductor/CY8C4013SXI-400/?qs=sGAEpiMZZMuI9neUTtPr752e7iT1qQqS4inl2jxeWgxWqjKLOdzceQ==">"CY8C4013SXI-400 Cypress Semiconductor | Mouser"</a>. <i>Mouser Electronics</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-07-11</span></span>.</cite></span>
</li>
<li id="cite_note-23"><span class="mw-cite-backlink"><b><a href="#cite_ref-23">^</a></b></span> <span class="reference-text"><cite class="citation cs2"><a rel="nofollow" class="external text" href="https://news.umich.edu/u-m-researchers-create-worlds-smallest-computer/"><i>U-M researchers create world's smallest 'computer'</i></a>, <a href="University_of_Michigan" title="University of Michigan">University of Michigan</a>, 2018-06-21</cite></span>
</li>
<li id="cite_note-24"><span class="mw-cite-backlink"><b><a href="#cite_ref-24">^</a></b></span> <span class="reference-text"><cite class="citation cs2"><a rel="nofollow" class="external text" href="https://www.cnet.com/news/university-of-michigan-outdoes-ibm-with-worlds-smallest-computer/"><i>University of Michigan outdoes IBM with world's smallest 'computer'</i></a>, <a href="CNET" title="CNET">CNET</a>, 2018-06-22</cite></span>
</li>
<li id="cite_note-25"><span class="mw-cite-backlink"><b><a href="#cite_ref-25">^</a></b></span> <span class="reference-text"><cite class="citation cs2"><a rel="nofollow" class="external text" href="https://www.cnet.com/news/ibm-fighting-counterfeiters-with-worlds-smallest-computer/"><i>IBM fighting counterfeiters with world's smallest computer</i></a>, <a href="CNET" title="CNET">CNET</a>, 2018-03-19</cite></span>
</li>
<li id="cite_note-26"><span class="mw-cite-backlink"><b><a href="#cite_ref-26">^</a></b></span> <span class="reference-text"><cite class="citation cs2"><a rel="nofollow" class="external text" href="https://fortune.com/2018/03/19/ibm-computer-salt-grain-blockchain/"><i>IBM Built a Computer the Size of a Grain of Salt. Here's What It's For.</i></a>, <a href="Fortune_(magazine)" title="Fortune (magazine)">Fortune</a>, 2018-03-19</cite></span>
</li>
<li id="cite_note-27"><span class="mw-cite-backlink"><b><a href="#cite_ref-27">^</a></b></span> <span class="reference-text"><cite id="CITEREFHeath2003" class="citation book cs1">Heath, Steve (2003). <span class="id-lock-registration" title="Free registration required"><a rel="nofollow" class="external text" href="https://archive.org/details/embeddedsystemsd0000heat"><i>Embedded systems design</i></a></span>. EDN series for design engineers (2 ed.). Newnes. pp. <a rel="nofollow" class="external text" href="https://archive.org/details/embeddedsystemsd0000heat/page/11">11</a>–12. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>9780750655460</bdi>.</cite></span>
</li>
<li id="cite_note-28"><span class="mw-cite-backlink"><b><a href="#cite_ref-28">^</a></b></span> <span class="reference-text">David Harris & Sarah Harris (2012). <i>Digital Design and Computer Architecture, Second Edition</i>, p. 515. Morgan Kaufmann. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>0123944244</bdi>.</span>
</li>
<li id="cite_note-29"><span class="mw-cite-backlink"><b><a href="#cite_ref-29">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.popsci.com/diy/article/2009-01/dot-dot-programming">"Easy Way to build a microcontroller project"</a>. 14 January 2009.</cite></span>
</li>
<li id="cite_note-30"><span class="mw-cite-backlink"><b><a href="#cite_ref-30">^</a></b></span> <span class="reference-text"><cite id="CITEREFMazzeiMonteliscianiBaldiFantoni2015" class="citation conference cs1">Mazzei, Daniele; Montelisciani, Gabriele; Baldi, Giacomo; Fantoni, Gualtiero (2015). "Changing the programming paradigm for the embedded in the IoT domain". <i>2015 IEEE 2nd World Forum on Internet of Things (WF-IoT)</i>. Internet of Things (WF-IoT), 2015 IEEE 2nd World Forum on. Milan: IEEE. pp. <span class="nowrap">239–</span>244. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1109%2FWF-IoT.2015.7389059">10.1109/WF-IoT.2015.7389059</a>. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-1-5090-0366-2</bdi>.</cite></span>
</li>
<li id="cite_note-31"><span class="mw-cite-backlink"><b><a href="#cite_ref-31">^</a></b></span> <span class="reference-text"><cite id="CITEREFJan_Axelson1994" class="citation web cs1">Jan Axelson (1994). <a rel="nofollow" class="external text" href="http://www.lvr.com/microc.htm">"8052-Basic Microcontrollers"</a>.</cite></span>
</li>
<li id="cite_note-32"><span class="mw-cite-backlink"><b><a href="#cite_ref-32">^</a></b></span> <span class="reference-text"><cite id="CITEREFEdwards1987" class="citation techreport cs1">Edwards, Robert (1987). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20230124143800/https://technicalreports.ornl.gov/1987/3445602791343.pdf"><i>Optimizing the Zilog Z8 Forth Microcontroller for Rapid Prototyping</i></a> <span class="cs1-format">(PDF)</span> (Technical report). Martin Marietta. p. 3. Archived from <a rel="nofollow" class="external text" href="https://technicalreports.ornl.gov/1987/3445602791343.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 24 January 2023.</cite></span>
</li>
<li id="cite_note-33"><span class="mw-cite-backlink"><b><a href="#cite_ref-33">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://www.infineon.com/mcu">www.infineon.com/mcu</a></span>
</li>
</ol></div></div>
<div class="mw-heading mw-heading2"><h2 id="External_links">External links</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1290876196">
/* start https://en.wikipedia.org/ */
.mw-parser-output .side-box{margin:4px 0;box-sizing:border-box;border:1px solid #aaa;font-size:88%;line-height:1.25em;background-color:var(--background-color-interactive-subtle,#f8f9fa);display:flow-root}.mw-parser-output .infobox .side-box{font-size:100%}.mw-parser-output .side-box-abovebelow,.mw-parser-output .side-box-text{padding:0.25em 0.9em}.mw-parser-output .side-box-image{padding:2px 0 2px 0.9em;text-align:center}.mw-parser-output .side-box-imageright{padding:2px 0.9em 2px 0;text-align:center}@media(min-width:500px){.mw-parser-output .side-box-flex{display:flex;align-items:center}.mw-parser-output .side-box-text{flex:1;min-width:0}}@media(min-width:720px){.mw-parser-output .side-box{width:238px}.mw-parser-output .side-box-right{clear:right;float:right;margin-left:1em}.mw-parser-output .side-box-left{margin-right:1em}}
/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1250146164">
/* start https://en.wikipedia.org/ */
.mw-parser-output .sister-box .side-box-abovebelow{padding:0.75em 0;text-align:center}.mw-parser-output .sister-box .side-box-abovebelow>b{display:block}.mw-parser-output .sister-box .side-box-text>ul{border-top:1px solid #aaa;padding:0.75em 0;width:217px;margin:0 auto}.mw-parser-output .sister-box .side-box-text>ul>li{min-height:31px}.mw-parser-output .sister-logo{display:inline-block;width:31px;line-height:31px;vertical-align:middle;text-align:center}.mw-parser-output .sister-link{display:inline-block;margin-left:4px;width:182px;vertical-align:middle}@media print{body.ns-0 .mw-parser-output .sistersitebox{display:none!important}}@media screen{html.skin-theme-clientpref-night .mw-parser-output .sistersitebox img[src*="Wiktionary-logo-v2.svg"]{background-color:white}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .sistersitebox img[src*="Wiktionary-logo-v2.svg"]{background-color:white}}
/* end https://en.wikipedia.org/ */
</style>
<div class="navbox-styles"><style data-mw-deduplicate="TemplateStyles:r1129693374">
/* start https://en.wikipedia.org/ */
.mw-parser-output .hlist dl,.mw-parser-output .hlist ol,.mw-parser-output .hlist ul{margin:0;padding:0}.mw-parser-output .hlist dd,.mw-parser-output .hlist dt,.mw-parser-output .hlist li{margin:0;display:inline}.mw-parser-output .hlist.inline,.mw-parser-output .hlist.inline dl,.mw-parser-output .hlist.inline ol,.mw-parser-output .hlist.inline ul,.mw-parser-output .hlist dl dl,.mw-parser-output .hlist dl ol,.mw-parser-output .hlist dl ul,.mw-parser-output .hlist ol dl,.mw-parser-output .hlist ol ol,.mw-parser-output .hlist ol ul,.mw-parser-output .hlist ul dl,.mw-parser-output .hlist ul ol,.mw-parser-output .hlist ul ul{display:inline}.mw-parser-output .hlist .mw-empty-li{display:none}.mw-parser-output .hlist dt::after{content:": "}.mw-parser-output .hlist dd::after,.mw-parser-output .hlist li::after{content:" · ";font-weight:bold}.mw-parser-output .hlist dd:last-child::after,.mw-parser-output .hlist dt:last-child::after,.mw-parser-output .hlist li:last-child::after{content:none}.mw-parser-output .hlist dd dd:first-child::before,.mw-parser-output .hlist dd dt:first-child::before,.mw-parser-output .hlist dd li:first-child::before,.mw-parser-output .hlist dt dd:first-child::before,.mw-parser-output .hlist dt dt:first-child::before,.mw-parser-output .hlist dt li:first-child::before,.mw-parser-output .hlist li dd:first-child::before,.mw-parser-output .hlist li dt:first-child::before,.mw-parser-output .hlist li li:first-child::before{content:" (";font-weight:normal}.mw-parser-output .hlist dd dd:last-child::after,.mw-parser-output .hlist dd dt:last-child::after,.mw-parser-output .hlist dd li:last-child::after,.mw-parser-output .hlist dt dd:last-child::after,.mw-parser-output .hlist dt dt:last-child::after,.mw-parser-output .hlist dt li:last-child::after,.mw-parser-output .hlist li dd:last-child::after,.mw-parser-output .hlist li dt:last-child::after,.mw-parser-output .hlist li li:last-child::after{content:")";font-weight:normal}.mw-parser-output .hlist ol{counter-reset:listitem}.mw-parser-output .hlist ol>li{counter-increment:listitem}.mw-parser-output .hlist ol>li::before{content:" "counter(listitem)"\a0 "}.mw-parser-output .hlist dd ol>li:first-child::before,.mw-parser-output .hlist dt ol>li:first-child::before,.mw-parser-output .hlist li ol>li:first-child::before{content:" ("counter(listitem)"\a0 "}
/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1236075235">
/* start https://en.wikipedia.org/ */
.mw-parser-output .navbox{box-sizing:border-box;border:1px solid #a2a9b1;width:100%;clear:both;font-size:88%;text-align:center;padding:1px;margin:1em auto 0}.mw-parser-output .navbox .navbox{margin-top:0}.mw-parser-output .navbox+.navbox,.mw-parser-output .navbox+.navbox-styles+.navbox{margin-top:-1px}.mw-parser-output .navbox-inner,.mw-parser-output .navbox-subgroup{width:100%}.mw-parser-output .navbox-group,.mw-parser-output .navbox-title,.mw-parser-output .navbox-abovebelow{padding:0.25em 1em;line-height:1.5em;text-align:center}.mw-parser-output .navbox-group{white-space:nowrap;text-align:right}.mw-parser-output .navbox,.mw-parser-output .navbox-subgroup{background-color:#fdfdfd}.mw-parser-output .navbox-list{line-height:1.5em;border-color:#fdfdfd}.mw-parser-output .navbox-list-with-group{text-align:left;border-left-width:2px;border-left-style:solid}.mw-parser-output tr+tr>.navbox-abovebelow,.mw-parser-output tr+tr>.navbox-group,.mw-parser-output tr+tr>.navbox-image,.mw-parser-output tr+tr>.navbox-list{border-top:2px solid #fdfdfd}.mw-parser-output .navbox-title{background-color:#ccf}.mw-parser-output .navbox-abovebelow,.mw-parser-output .navbox-group,.mw-parser-output .navbox-subgroup .navbox-title{background-color:#ddf}.mw-parser-output .navbox-subgroup .navbox-group,.mw-parser-output .navbox-subgroup .navbox-abovebelow{background-color:#e6e6ff}.mw-parser-output .navbox-even{background-color:#f7f7f7}.mw-parser-output .navbox-odd{background-color:transparent}.mw-parser-output .navbox .hlist td dl,.mw-parser-output .navbox .hlist td ol,.mw-parser-output .navbox .hlist td ul,.mw-parser-output .navbox td.hlist dl,.mw-parser-output .navbox td.hlist ol,.mw-parser-output .navbox td.hlist ul{padding:0.125em 0}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}body.skin--responsive .mw-parser-output .navbox-image img{max-width:none!important}@media print{body.ns-0 .mw-parser-output .navbox{display:none!important}}
/* end https://en.wikipedia.org/ */
</style></div><div role="navigation" class="navbox" aria-labelledby="Microcontrollers126" style="padding:3px"><table class="nowraplinks mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><style data-mw-deduplicate="TemplateStyles:r1239400231">
/* start https://en.wikipedia.org/ */
.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:"[ "}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:" ]"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar a>span,.mw-parser-output .navbar a>abbr{text-decoration:inherit}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}html.skin-theme-clientpref-night .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}@media(prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}}@media print{.mw-parser-output .navbar{display:none!important}}
/* end https://en.wikipedia.org/ */
</style><div id="Microcontrollers126" style="font-size:114%;margin:0 4em"></div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">Main</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Single-board_microcontroller" title="Single-board microcontroller">Single-board microcontroller</a></li>
<li><a href="Special_function_register" title="Special function register">Special function register</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Microarchitecture" title="Microarchitecture">Architectures</a></th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Motorola_68000_series" title="Motorola 68000 series">68000</a></li>
<li><a href="Intel_8051" class="mw-redirect" title="Intel 8051">8051</a></li>
<li><a href="ARC_(processor)" title="ARC (processor)">ARC</a></li>
<li><a href="ARM_architecture_family" title="ARM architecture family">ARM</a></li>
<li><a href="AVR_microcontrollers" title="AVR microcontrollers">AVR</a></li>
<li><a href="MIPS_architecture" title="MIPS architecture">MIPS</a></li>
<li><a href="TI_MSP430" title="TI MSP430">MPS430</a></li>
<li><a href="PIC_microcontrollers" title="PIC microcontrollers">PIC</a></li>
<li><a href="RISC-V" title="RISC-V">RISC-V</a></li>
<li><a href="X86" title="X86">x86</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Word_(computer_architecture)" title="Word (computer architecture)">Word length</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%"><a href="4-bit_computing" title="4-bit computing">4-bit</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="AMD_Am2900" title="AMD Am2900">Am2900</a></li>
<li><a href="COP400" title="COP400">COP400</a></li>
<li>MARC4</li>
<li><a href="Rockwell_PPS-4" title="Rockwell PPS-4">PPS-4</a></li>
<li><a href="S1C6x" title="S1C6x">S1C6x</a></li>
<li><a href="Toshiba_TLCS" title="Toshiba TLCS">TLCS-47</a></li>
<li><a href="Texas_Instruments_TMS1000" title="Texas Instruments TMS1000">TMS1000</a></li>
<li><a href="%CE%9CCOM-4" class="mw-redirect" title="ΜCOM-4">μCOM-4</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="8-bit_computing" title="8-bit computing">8-bit</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Motorola_6800" title="Motorola 6800">6800</a>
<ul><li><a href="Motorola_68HC05" title="Motorola 68HC05">68HC05</a></li>
<li><a href="Motorola_68HC08" title="Motorola 68HC08">68HC08</a></li>
<li><a href="Motorola_68HC11" title="Motorola 68HC11">68HC11</a></li>
<li><a href="Freescale_S08" class="mw-redirect" title="Freescale S08">S08</a></li>
<li><a href="Freescale_RS08" title="Freescale RS08">RS08</a></li></ul></li>
<li><a href="MOS_Technology_6502" title="MOS Technology 6502">6502</a>
<ul><li><a href="WDC_65C134" title="WDC 65C134">65C134</a></li>
<li><a href="WDC_65C265" title="WDC 65C265">65C265</a></li>
<li><a href="Mitsubishi_740" title="Mitsubishi 740">MELPS 740</a></li></ul></li>
<li><a href="78K" title="78K">78K</a></li>
<li><a href="Intel_MCS-48" title="Intel MCS-48">8048</a></li>
<li><a href="Intel_8051" class="mw-redirect" title="Intel 8051">8051</a>
<ul><li><a href="XC800_family" title="XC800 family">XC800</a></li></ul></li>
<li><a href="AVR_microcontrollers" title="AVR microcontrollers">AVR</a></li>
<li><a href="COP8" title="COP8">COP8</a></li>
<li><a href="H8_Family" title="H8 Family">H8</a></li>
<li><a href="PIC_microcontroller" class="mw-redirect" title="PIC microcontroller">PIC10/12/16/17/18</a></li>
<li><a href="ST6_and_ST7" title="ST6 and ST7">ST6/ST7</a></li>
<li><a href="STM8" title="STM8">STM8</a></li>
<li><a href="Zilog_Z8" title="Zilog Z8">Z8</a></li>
<li><a href="Zilog_Z80" title="Zilog Z80">Z80</a>
<ul><li><a href="Zilog_eZ80" title="Zilog eZ80">eZ80</a></li>
<li><a href="Rabbit_2000" title="Rabbit 2000">Rabbit 2000</a></li>
<li><a href="Toshiba_TLCS" title="Toshiba TLCS">TLCS-870</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="16-bit_computing" title="16-bit computing">16-bit</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="WDC_65C816" title="WDC 65C816">65C816</a></li>
<li><a href="Freescale_68HC12" class="mw-redirect" title="Freescale 68HC12">68HC12</a>/<a href="Freescale_68HC16" class="mw-redirect" title="Freescale 68HC16">16</a></li>
<li><a href="Intel_80186" title="Intel 80186">80186</a></li>
<li><a href="C166_family" title="C166 family">C166</a></li>
<li><a href="CompactRISC" title="CompactRISC">CR16/C</a></li>
<li><a href="H8_Family" title="H8 Family">H8S</a></li>
<li><a href="TI_MSP430" title="TI MSP430">MSP430</a></li>
<li><a href="PIC_microcontroller" class="mw-redirect" title="PIC microcontroller">PIC24/dsPIC</a></li>
<li><a href="R8C" title="R8C">R8C</a></li>
<li><a href="RL78" title="RL78">RL78</a></li>
<li><a href="Toshiba_TLCS" title="Toshiba TLCS">TLCS-900</a></li>
<li><a href="Zilog_Z8000" title="Zilog Z8000">Z8000</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="32-bit_computing" title="32-bit computing">32-bit</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="AMD_Am29000" title="AMD Am29000">Am29000</a></li>
<li><a href="ARC_(processor)" title="ARC (processor)">ARC</a></li>
<li><a href="List_of_applications_of_ARM_cores" class="mw-redirect" title="List of applications of ARM cores">ARM</a> <a href="ARM_Cortex-M" title="ARM Cortex-M">Cortex-M</a>
<ul><li><a href="EFM32" title="EFM32">EFM32</a></li>
<li><a href="NXP_LPC" title="NXP LPC">LPC</a></li>
<li><a href="Atmel_ARM-based_processors" title="Atmel ARM-based processors">SAM</a></li>
<li><a href="STM32" title="STM32">STM32</a></li>
<li><a href="Infineon_XMC" title="Infineon XMC">XMC</a></li></ul></li>
<li><a href="ARM_Cortex-R" title="ARM Cortex-R">ARM Cortex-R</a></li>
<li><a href="AVR32" title="AVR32">AVR32</a></li>
<li><a href="CompactRISC" title="CompactRISC">CRX</a></li>
<li><a href="Fujitsu_FR" title="Fujitsu FR">FR</a></li>
<li><a href="FR-V_(microprocessor)" title="FR-V (microprocessor)">FR-V</a></li>
<li><a href="H8_Family" title="H8 Family">H8SX</a></li>
<li><a href="M32R" title="M32R">M32R</a></li>
<li><a href="MN103" title="MN103">MN103</a></li>
<li><a href="Motorola_68000" title="Motorola 68000">68000</a>
<ul><li><a href="NXP_ColdFire" title="NXP ColdFire">ColdFire</a></li></ul></li>
<li><a href="PIC_microcontroller" class="mw-redirect" title="PIC microcontroller">PIC32</a></li>
<li><a href="PowerPC" title="PowerPC">PowerPC</a>
<ul><li><a href="MPC5xx" title="MPC5xx">MPC5xx</a></li></ul></li>
<li><a href="Parallax_Propeller" title="Parallax Propeller">Propeller</a></li>
<li><a href="SuperH" title="SuperH">SuperH</a></li>
<li><a href="Toshiba_TLCS" title="Toshiba TLCS">TLCS-900</a></li>
<li><a href="Infineon_TriCore" title="Infineon TriCore">TriCore</a></li>
<li><a href="V850" title="V850">V850</a></li>
<li><a href="RX_microcontroller_family" class="mw-redirect" title="RX microcontroller family">RX</a></li>
<li><a href="Tensilica" title="Tensilica">Xtensa</a></li>
<li><a href="Zilog_Z80000" title="Zilog Z80000">Z80000</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="64-bit_computing" title="64-bit computing">64-bit</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="ARC_(processor)" title="ARC (processor)">ARC</a></li>
<li><a href="ARM_Cortex-R" title="ARM Cortex-R">ARM Cortex-R</a></li>
<li><a href="PowerPC#64-bit_PowerPC" title="PowerPC">PowerPC64</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Interfaces</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">Programming</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="In-system_programming" title="In-system programming">In-circuit serial programming</a> (ICSP)</li>
<li><a href="In-system_programming" title="In-system programming">In-system programming</a> (ISP)</li>
<li><a href="AVR_microcontrollers#PDI" title="AVR microcontrollers">Program and Debug Interface</a> (PDI)</li>
<li><a href="AVR_microcontrollers#High_voltage_serial" title="AVR microcontrollers">High-voltage serial programming</a> (HVSP)</li>
<li><a href="AVR_microcontrollers#High_voltage_parallel" title="AVR microcontrollers">High voltage parallel programming</a> (HVPP)</li>
<li><a href="AVR_microcontrollers#Bootloader" title="AVR microcontrollers">Bootloader</a></li>
<li><a href="AVR_microcontrollers#ROM" title="AVR microcontrollers">ROM</a></li>
<li><a href="AVR_microcontrollers#aWire" title="AVR microcontrollers">aWire</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Debugging</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Nexus_(standard)" title="Nexus (standard)">Nexus (standard)</a></li>
<li><a href="JTAG" title="JTAG">Joint Test Action Group</a> (JTAG)
<ul><li><a href="DebugWIRE" title="DebugWIRE">debugWIRE</a> (Atmel)</li></ul></li>
<li><a href="PIC_microcontroller" class="mw-redirect" title="PIC microcontroller">In-circuit debugging</a> (ICD)</li>
<li><a href="In-circuit_emulation" title="In-circuit emulation">In-circuit emulator</a> (ICE)</li>
<li><a href="In-target_probe" title="In-target probe">In-target probe</a> (ITP)</li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Lists</th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="List_of_common_microcontrollers" title="List of common microcontrollers">List of common microcontrollers</a></li>
<li>By manufacturer
<ul><li><a href="Intel_microprocessor" class="mw-redirect" title="Intel microprocessor">Intel</a></li>
<li><a href="List_of_Freescale_products" class="mw-redirect" title="List of Freescale products">NXP/Freescale</a></li>
<li><a href="List_of_common_microcontrollers#Infineon" title="List of common microcontrollers">Infineon</a></li>
<li><a href="Renesas_Electronics#Products" title="Renesas Electronics">Renesas Electronics</a></li></ul></li>
<li><a href="List_of_Wi-Fi_microcontrollers" title="List of Wi-Fi microcontrollers">List of Wi-Fi microcontrollers</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">See also</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Embedded_system" title="Embedded system">Embedded system</a></li>
<li><a href="Programmable_logic_controller" title="Programmable logic controller">Programmable logic controller</a></li>
<li><a href="List_of_microprocessors" title="List of microprocessors">List of microprocessors</a></li></ul>
</div></td></tr></tbody></table></div>
<div class="navbox-styles"></div><div role="navigation" class="navbox" aria-labelledby="Processor_technologies439" style="padding:3px"><table class="nowraplinks mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><div id="Processor_technologies439" style="font-size:114%;margin:0 4em"><a href="Processor_(computing)" title="Processor (computing)">Processor technologies</a></div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Model_of_computation" title="Model of computation">Models</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Abstract_machine" title="Abstract machine">Abstract machine</a></li>
<li><a href="Stored-program_computer" title="Stored-program computer">Stored-program computer</a></li>
<li><a href="Finite-state_machine" title="Finite-state machine">Finite-state machine</a>
<ul><li><a href="Finite-state_machine_with_datapath" class="mw-redirect" title="Finite-state machine with datapath">with datapath</a></li>
<li><a href="Hierarchical_state_machine" class="mw-redirect" title="Hierarchical state machine">Hierarchical</a></li>
<li><a href="Deterministic_finite_automaton" title="Deterministic finite automaton">Deterministic finite automaton</a></li>
<li><a href="Queue_automaton" title="Queue automaton">Queue automaton</a></li>
<li><a href="Cellular_automaton" title="Cellular automaton">Cellular automaton</a></li>
<li><a href="Quantum_cellular_automaton" title="Quantum cellular automaton">Quantum cellular automaton</a></li></ul></li>
<li><a href="Turing_machine" title="Turing machine">Turing machine</a>
<ul><li><a href="Alternating_Turing_machine" title="Alternating Turing machine">Alternating Turing machine</a></li>
<li><a href="Universal_Turing_machine" title="Universal Turing machine">Universal</a></li>
<li><a href="Post%E2%80%93Turing_machine" title="Post–Turing machine">Post–Turing</a></li>
<li><a href="Quantum_Turing_machine" title="Quantum Turing machine">Quantum</a></li>
<li><a href="Nondeterministic_Turing_machine" title="Nondeterministic Turing machine">Nondeterministic Turing machine</a></li>
<li><a href="Probabilistic_Turing_machine" title="Probabilistic Turing machine">Probabilistic Turing machine</a></li>
<li><a href="Hypercomputation" title="Hypercomputation">Hypercomputation</a></li>
<li><a href="Zeno_machine" title="Zeno machine">Zeno machine</a></li></ul></li>
<li><a href="History_of_general-purpose_CPUs#Belt_machine_architecture" title="History of general-purpose CPUs">Belt machine</a></li>
<li><a href="Stack_machine" title="Stack machine">Stack machine</a></li>
<li><a href="Register_machine" title="Register machine">Register machines</a>
<ul><li><a href="Counter_machine" title="Counter machine">Counter</a></li>
<li><a href="Pointer_machine" title="Pointer machine">Pointer</a></li>
<li><a href="Random-access_machine" title="Random-access machine">Random-access</a></li>
<li><a href="Random-access_stored-program_machine" title="Random-access stored-program machine">Random-access stored program</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Computer_architecture" title="Computer architecture">Architecture</a></th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Microarchitecture" title="Microarchitecture">Microarchitecture</a></li>
<li><a href="Von_Neumann_architecture" title="Von Neumann architecture">Von Neumann</a></li>
<li><a href="Harvard_architecture" title="Harvard architecture">Harvard</a>
<ul><li><a href="Modified_Harvard_architecture" title="Modified Harvard architecture">modified</a></li></ul></li>
<li><a href="Dataflow_architecture" title="Dataflow architecture">Dataflow</a></li>
<li><a href="Transport_triggered_architecture" title="Transport triggered architecture">Transport-triggered</a></li>
<li><a href="Cellular_architecture" title="Cellular architecture">Cellular</a></li>
<li><a href="Endianness" title="Endianness">Endianness</a></li>
<li><a href="Computer_data_storage" title="Computer data storage">Memory access</a>
<ul><li><a href="Non-uniform_memory_access" title="Non-uniform memory access">NUMA</a></li>
<li><a href="Uniform_memory_access" title="Uniform memory access">HUMA</a></li>
<li><a href="Load%E2%80%93store_architecture" title="Load–store architecture">Load–store</a></li>
<li><a href="Register%E2%80%93memory_architecture" title="Register–memory architecture">Register/memory</a></li></ul></li>
<li><a href="Cache_hierarchy" title="Cache hierarchy">Cache hierarchy</a></li>
<li><a href="Memory_hierarchy" title="Memory hierarchy">Memory hierarchy</a>
<ul><li><a href="Virtual_memory" title="Virtual memory">Virtual memory</a></li>
<li><a href="Secondary_storage" class="mw-redirect" title="Secondary storage">Secondary storage</a></li></ul></li>
<li><a href="Heterogeneous_System_Architecture" title="Heterogeneous System Architecture">Heterogeneous</a></li>
<li><a href="Fabric_computing" title="Fabric computing">Fabric</a></li>
<li><a href="Multiprocessing" title="Multiprocessing">Multiprocessing</a></li>
<li><a href="Cognitive_computing" title="Cognitive computing">Cognitive</a></li>
<li><a href="Neuromorphic_engineering" class="mw-redirect" title="Neuromorphic engineering">Neuromorphic</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Instruction_set_architecture" title="Instruction set architecture">Instruction set<br>architectures</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">Types</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Orthogonal_instruction_set" title="Orthogonal instruction set">Orthogonal instruction set</a></li>
<li><a href="Complex_instruction_set_computer" title="Complex instruction set computer">CISC</a></li>
<li><a href="Reduced_instruction_set_computer" title="Reduced instruction set computer">RISC</a></li>
<li><a href="Application-specific_instruction_set_processor" title="Application-specific instruction set processor">Application-specific</a></li>
<li><a href="Explicit_data_graph_execution" title="Explicit data graph execution">EDGE</a>
<ul><li><a href="TRIPS_architecture" title="TRIPS architecture">TRIPS</a></li></ul></li>
<li><a href="Very_long_instruction_word" title="Very long instruction word">VLIW</a>
<ul><li><a href="Explicitly_parallel_instruction_computing" title="Explicitly parallel instruction computing">EPIC</a></li></ul></li>
<li><a href="Minimal_instruction_set_computer" title="Minimal instruction set computer">MISC</a></li>
<li><a href="One-instruction_set_computer" title="One-instruction set computer">OISC</a></li>
<li><a href="No_instruction_set_computing" title="No instruction set computing">NISC</a></li>
<li><a href="Zero_instruction_set_computer" class="mw-redirect" title="Zero instruction set computer">ZISC</a></li>
<li><a href="VISC_architecture" title="VISC architecture">VISC architecture</a></li>
<li><a href="Quantum_computing" title="Quantum computing">Quantum computing</a></li>
<li><a href="Comparison_of_instruction_set_architectures" title="Comparison of instruction set architectures">Comparison</a>
<ul><li><a href="Addressing_mode" title="Addressing mode">Addressing modes</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Instruction<br>sets</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Motorola_68000_series" title="Motorola 68000 series">Motorola 68000 series</a></li>
<li><a href="VAX" title="VAX">VAX</a></li>
<li><a href="PDP-11_architecture" title="PDP-11 architecture">PDP-11</a></li>
<li><a href="X86" title="X86">x86</a></li>
<li><a href="ARM_architecture_family" title="ARM architecture family">ARM</a></li>
<li><a href="Stanford_MIPS" title="Stanford MIPS">Stanford MIPS</a></li>
<li><a href="MIPS_architecture" title="MIPS architecture">MIPS</a></li>
<li><a href="MIPS-X" title="MIPS-X">MIPS-X</a></li>
<li>Power
<ul><li><a href="IBM_POWER_architecture" title="IBM POWER architecture">POWER</a></li>
<li><a href="PowerPC" title="PowerPC">PowerPC</a></li>
<li><a href="Power_ISA" title="Power ISA">Power ISA</a></li></ul></li>
<li><a href="Clipper_architecture" title="Clipper architecture">Clipper architecture</a></li>
<li><a href="SPARC" title="SPARC">SPARC</a></li>
<li><a href="SuperH" title="SuperH">SuperH</a></li>
<li><a href="DEC_Alpha" title="DEC Alpha">DEC Alpha</a></li>
<li><a href="ETRAX_CRIS" title="ETRAX CRIS">ETRAX CRIS</a></li>
<li><a href="M32R" title="M32R">M32R</a></li>
<li><a href="Unicore" title="Unicore">Unicore</a></li>
<li><a href="IA-64" title="IA-64">Itanium</a></li>
<li><a href="OpenRISC" title="OpenRISC">OpenRISC</a></li>
<li><a href="RISC-V" title="RISC-V">RISC-V</a></li>
<li><a href="MicroBlaze" title="MicroBlaze">MicroBlaze</a></li>
<li><a href="Little_man_computer" class="mw-redirect" title="Little man computer">LMC</a></li>
<li>System/3x0
<ul><li><a href="IBM_System/360_architecture" title="IBM System/360 architecture">S/360</a></li>
<li><a href="IBM_System/370" title="IBM System/370">S/370</a></li>
<li><a href="IBM_System/390" title="IBM System/390">S/390</a></li>
<li><a href="Z/Architecture" title="Z/Architecture">z/Architecture</a></li></ul></li>
<li>Tilera ISA</li>
<li><a href="VISC_architecture" title="VISC architecture">VISC architecture</a></li>
<li><a href="Adapteva" class="mw-redirect" title="Adapteva">Epiphany architecture</a></li>
<li><a href="Comparison_of_instruction_set_architectures" title="Comparison of instruction set architectures">Others</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Instruction_cycle" title="Instruction cycle">Execution</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Instruction_pipelining" title="Instruction pipelining">Instruction pipelining</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Pipeline_stall" title="Pipeline stall">Pipeline stall</a></li>
<li><a href="Operand_forwarding" title="Operand forwarding">Operand forwarding</a></li>
<li><a href="Classic_RISC_pipeline" title="Classic RISC pipeline">Classic RISC pipeline</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Hazard_(computer_architecture)" title="Hazard (computer architecture)">Hazards</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Data_dependency" title="Data dependency">Data dependency</a></li>
<li><a href="Structural_hazard" class="mw-redirect" title="Structural hazard">Structural</a></li>
<li><a href="Control_hazard" class="mw-redirect" title="Control hazard">Control</a></li>
<li><a href="False_sharing" title="False sharing">False sharing</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Out-of-order_execution" title="Out-of-order execution">Out-of-order</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Scoreboarding" title="Scoreboarding">Scoreboarding</a></li>
<li><a href="Tomasulo's_algorithm" title="Tomasulo's algorithm">Tomasulo's algorithm</a>
<ul><li><a href="Reservation_station" title="Reservation station">Reservation station</a></li>
<li><a href="Re-order_buffer" title="Re-order buffer">Re-order buffer</a></li></ul></li>
<li><a href="Register_renaming" title="Register renaming">Register renaming</a></li>
<li><a href="Wide-issue" title="Wide-issue">Wide-issue</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Speculative_execution" title="Speculative execution">Speculative</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Branch_predictor" title="Branch predictor">Branch prediction</a></li>
<li><a href="Memory_dependence_prediction" title="Memory dependence prediction">Memory dependence prediction</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Parallel_computing" title="Parallel computing">Parallelism</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">Level</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Bit-level_parallelism" title="Bit-level parallelism">Bit</a>
<ul><li><a href="Bit-serial_architecture" title="Bit-serial architecture">Bit-serial</a></li>
<li><a href="Word_(computer_architecture)" title="Word (computer architecture)">Word</a></li></ul></li>
<li><a href="Instruction-level_parallelism" title="Instruction-level parallelism">Instruction</a></li>
<li><a href="Instruction_pipelining" title="Instruction pipelining">Pipelining</a>
<ul><li><a href="Scalar_processor" title="Scalar processor">Scalar</a></li>
<li><a href="Superscalar_processor" title="Superscalar processor">Superscalar</a></li></ul></li>
<li><a href="Task_parallelism" title="Task parallelism">Task</a>
<ul><li><a href="Thread_(computing)" title="Thread (computing)">Thread</a></li>
<li><a href="Process_(computing)" title="Process (computing)">Process</a></li></ul></li>
<li><a href="Data_parallelism" title="Data parallelism">Data</a>
<ul><li><a href="Vector_processor" title="Vector processor">Vector</a></li></ul></li>
<li><a href="Memory-level_parallelism" title="Memory-level parallelism">Memory</a></li>
<li><a href="Distributed_architecture" class="mw-redirect" title="Distributed architecture">Distributed</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Multithreading_(computer_architecture)" title="Multithreading (computer architecture)">Multithreading</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Temporal_multithreading" title="Temporal multithreading">Temporal</a></li>
<li><a href="Simultaneous_multithreading" title="Simultaneous multithreading">Simultaneous</a>
<ul><li><a href="Hyper-threading" title="Hyper-threading">Hyperthreading</a></li>
<li><a href="Simultaneous_and_heterogeneous_multithreading" title="Simultaneous and heterogeneous multithreading">Simultaneous and heterogenous</a></li></ul></li>
<li><a href="Speculative_multithreading" title="Speculative multithreading">Speculative</a></li>
<li><a href="Preemption_(computing)" title="Preemption (computing)">Preemptive</a></li>
<li><a href="Cooperative_multitasking" title="Cooperative multitasking">Cooperative</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Flynn's_taxonomy" title="Flynn's taxonomy">Flynn's taxonomy</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Single_instruction%2C_single_data" title="Single instruction, single data">SISD</a></li>
<li><a href="Single_instruction%2C_multiple_data" title="Single instruction, multiple data">SIMD</a>
<ul><li><a href="Single_instruction%2C_multiple_threads" title="Single instruction, multiple threads">Array processing (SIMT)</a></li>
<li><a href="Flynn's_taxonomy#Pipelined_processor" title="Flynn's taxonomy">Pipelined processing</a></li>
<li><a href="Flynn's_taxonomy#Associative_processor" title="Flynn's taxonomy">Associative processing</a></li>
<li><a href="SWAR" title="SWAR">SWAR</a></li></ul></li>
<li><a href="Multiple_instruction%2C_single_data" title="Multiple instruction, single data">MISD</a></li>
<li><a href="Multiple_instruction%2C_multiple_data" title="Multiple instruction, multiple data">MIMD</a>
<ul><li><a href="Single_program%2C_multiple_data" title="Single program, multiple data">SPMD</a></li></ul></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Computer_performance" title="Computer performance">Processor<br>performance</a></th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Transistor_count" title="Transistor count">Transistor count</a></li>
<li><a href="Instructions_per_cycle" title="Instructions per cycle">Instructions per cycle</a> (IPC)
<ul><li><a href="Cycles_per_instruction" title="Cycles per instruction">Cycles per instruction</a> (CPI)</li></ul></li>
<li><a href="Instructions_per_second" title="Instructions per second">Instructions per second</a> (IPS)</li>
<li><a href="FLOPS" class="mw-redirect" title="FLOPS">Floating-point operations per second</a> (FLOPS)</li>
<li><a href="Transactions_per_second" title="Transactions per second">Transactions per second</a> (TPS)</li>
<li><a href="SUPS" title="SUPS">Synaptic updates per second</a> (SUPS)</li>
<li><a href="Performance_per_watt" title="Performance per watt">Performance per watt</a> (PPW)</li>
<li><a href="Cache_performance_measurement_and_metric" title="Cache performance measurement and metric">Cache performance metrics</a></li>
<li><a href="Computer_performance_by_orders_of_magnitude" title="Computer performance by orders of magnitude">Computer performance by orders of magnitude</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Processor_(computing)" title="Processor (computing)">Types</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Central_processing_unit" title="Central processing unit">Central processing unit</a> (CPU)</li>
<li><a href="Graphics_processing_unit" title="Graphics processing unit">Graphics processing unit</a> (GPU)
<ul><li><a href="General-purpose_computing_on_graphics_processing_units" title="General-purpose computing on graphics processing units">GPGPU</a></li></ul></li>
<li><a href="Vector_processor" title="Vector processor">Vector</a></li>
<li><a href="Barrel_processor" title="Barrel processor">Barrel</a></li>
<li><a href="Stream_processing" title="Stream processing">Stream</a></li>
<li><a href="Tile_processor" title="Tile processor">Tile processor</a></li>
<li><a href="Coprocessor" title="Coprocessor">Coprocessor</a></li>
<li><a href="Programmable_Array_Logic" title="Programmable Array Logic">PAL</a></li>
<li><a href="Application-specific_integrated_circuit" title="Application-specific integrated circuit">ASIC</a></li>
<li><a href="Field-programmable_gate_array" title="Field-programmable gate array">FPGA</a></li>
<li><a href="Field-programmable_object_array" title="Field-programmable object array">FPOA</a></li>
<li><a href="Complex_programmable_logic_device" title="Complex programmable logic device">CPLD</a></li>
<li><a href="Multi-chip_module" title="Multi-chip module">Multi-chip module</a> (MCM)</li>
<li><a href="System_in_a_package" title="System in a package">System in a package</a> (SiP)</li>
<li><a href="Package_on_a_package" title="Package on a package">Package on a package</a> (PoP)</li></ul>
</div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">By application</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Embedded_system" title="Embedded system">Embedded system</a></li>
<li><a href="Microprocessor" title="Microprocessor">Microprocessor</a></li>
<li><a href="Mobile_processor" title="Mobile processor">Mobile</a></li>
<li><a href="Ultra-low-voltage_processor" title="Ultra-low-voltage processor">Ultra-low-voltage</a></li>
<li><a href="Application-specific_instruction_set_processor" title="Application-specific instruction set processor">ASIP</a></li>
<li><a href="Soft_microprocessor" title="Soft microprocessor">Soft microprocessor</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Systems<br>on chip</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="System_on_a_chip" title="System on a chip">System on a chip</a> (SoC)</li>
<li><a href="Multiprocessor_system_on_a_chip" class="mw-redirect" title="Multiprocessor system on a chip">Multiprocessor</a> (MPSoC)</li>
<li><a href="Cypress_PSoC" title="Cypress PSoC">Cypress PSoC</a></li>
<li><a href="Network_on_a_chip" title="Network on a chip">Network on a chip</a> (NoC)</li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Hardware_acceleration" title="Hardware acceleration">Hardware<br>accelerators</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Coprocessor" title="Coprocessor">Coprocessor</a></li>
<li><a href="AI_accelerator" class="mw-redirect" title="AI accelerator">AI accelerator</a></li>
<li><a href="Graphics_processing_unit" title="Graphics processing unit">Graphics processing unit</a> (GPU)</li>
<li><a href="Image_processor" title="Image processor">Image processor</a></li>
<li><a href="Vision_processing_unit" title="Vision processing unit">Vision processing unit</a> (VPU)</li>
<li><a href="Physics_processing_unit" title="Physics processing unit">Physics processing unit</a> (PPU)</li>
<li><a href="Digital_signal_processor" title="Digital signal processor">Digital signal processor</a> (DSP)</li>
<li><a href="Tensor_Processing_Unit" title="Tensor Processing Unit">Tensor Processing Unit</a> (TPU)</li>
<li><a href="Secure_cryptoprocessor" title="Secure cryptoprocessor">Secure cryptoprocessor</a></li>
<li><a href="Network_processor" title="Network processor">Network processor</a></li>
<li><a href="Baseband_processor" title="Baseband processor">Baseband processor</a></li></ul>
</div></td></tr></tbody></table><div>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Word_(computer_architecture)" title="Word (computer architecture)">Word size</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="1-bit_computing" title="1-bit computing">1-bit</a></li>
<li><a href="4-bit_computing" title="4-bit computing">4-bit</a></li>
<li><a href="8-bit_computing" title="8-bit computing">8-bit</a></li>
<li><a href="12-bit_computing" title="12-bit computing">12-bit</a></li>
<li><a href="Apollo_Guidance_Computer" title="Apollo Guidance Computer">15-bit</a></li>
<li><a href="16-bit_computing" title="16-bit computing">16-bit</a></li>
<li><a href="24-bit_computing" title="24-bit computing">24-bit</a></li>
<li><a href="32-bit_computing" title="32-bit computing">32-bit</a></li>
<li><a href="48-bit_computing" title="48-bit computing">48-bit</a></li>
<li><a href="64-bit_computing" title="64-bit computing">64-bit</a></li>
<li><a href="128-bit_computing" title="128-bit computing">128-bit</a></li>
<li><a href="256-bit_computing" title="256-bit computing">256-bit</a></li>
<li><a href="512-bit_computing" title="512-bit computing">512-bit</a></li>
<li><a href="Bit_slicing" title="Bit slicing">bit slicing</a></li>
<li><a href="Word_(computer_architecture)#Table_of_word_sizes" title="Word (computer architecture)">others</a>
<ul><li><a href="Word_(computer_architecture)#Variable-word_architectures" title="Word (computer architecture)">variable</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Core count</th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Single-core" title="Single-core">Single-core</a></li>
<li><a href="Multi-core_processor" title="Multi-core processor">Multi-core</a></li>
<li><a href="Manycore_processor" title="Manycore processor">Manycore</a></li>
<li><a href="Heterogeneous_computing" title="Heterogeneous computing">Heterogeneous architecture</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Components</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Central_processing_unit" title="Central processing unit">Core</a></li>
<li><a href="Cache_(computing)" title="Cache (computing)">Cache</a>
<ul><li><a href="CPU_cache" title="CPU cache">CPU cache</a></li>
<li><a href="Scratchpad_memory" title="Scratchpad memory">Scratchpad memory</a></li>
<li><a href="Data_cache" class="mw-redirect" title="Data cache">Data cache</a></li>
<li><a href="Instruction_cache" class="mw-redirect" title="Instruction cache">Instruction cache</a></li>
<li><a href="Cache_replacement_policies" title="Cache replacement policies">replacement policies</a></li>
<li><a href="Cache_coherence" title="Cache coherence">coherence</a></li></ul></li>
<li><a href="Bus_(computing)" title="Bus (computing)">Bus</a></li>
<li><a href="Clock_rate" title="Clock rate">Clock rate</a></li>
<li><a href="Clock_signal" title="Clock signal">Clock signal</a></li>
<li><a href="FIFO_(computing_and_electronics)" title="FIFO (computing and electronics)">FIFO</a></li></ul>
</div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Execution_unit" title="Execution unit">Functional<br>units</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Arithmetic_logic_unit" title="Arithmetic logic unit">Arithmetic logic unit</a> (ALU)</li>
<li><a href="Address_generation_unit" title="Address generation unit">Address generation unit</a> (AGU)</li>
<li><a href="Floating-point_unit" title="Floating-point unit">Floating-point unit</a> (FPU)</li>
<li><a href="Memory_management_unit" title="Memory management unit">Memory management unit</a> (MMU)
<ul><li><a href="Load%E2%80%93store_unit" title="Load–store unit">Load–store unit</a></li>
<li><a href="Translation_lookaside_buffer" title="Translation lookaside buffer">Translation lookaside buffer</a> (TLB)</li></ul></li>
<li><a href="Branch_predictor" title="Branch predictor">Branch predictor</a></li>
<li><a href="Branch_target_predictor" title="Branch target predictor">Branch target predictor</a></li>
<li><a href="Memory_controller" title="Memory controller">Integrated memory controller</a> (IMC)
<ul><li><a href="Memory_management_unit" title="Memory management unit">Memory management unit</a></li></ul></li>
<li><a href="Instruction_decoder" class="mw-redirect" title="Instruction decoder">Instruction decoder</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Logic_gate" title="Logic gate">Logic</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Combinational_logic" title="Combinational logic">Combinational</a></li>
<li><a href="Sequential_logic" title="Sequential logic">Sequential</a></li>
<li><a href="Glue_logic" title="Glue logic">Glue</a></li>
<li><a href="Logic_gate" title="Logic gate">Logic gate</a>
<ul><li><a href="Quantum_logic_gate" title="Quantum logic gate">Quantum</a></li>
<li><a href="Gate_array" title="Gate array">Array</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Hardware_register" title="Hardware register">Registers</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Processor_register" title="Processor register">Processor register</a></li>
<li><a href="Status_register" title="Status register">Status register</a></li>
<li><a href="Stack_register" title="Stack register">Stack register</a></li>
<li><a href="Register_file" title="Register file">Register file</a></li>
<li><a href="Memory_buffer_register" title="Memory buffer register">Memory buffer</a></li>
<li><a href="Memory_address_register" title="Memory address register">Memory address register</a></li>
<li><a href="Program_counter" title="Program counter">Program counter</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Control_unit" title="Control unit">Control unit</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Hardwired_control_unit" class="mw-redirect" title="Hardwired control unit">Hardwired control unit</a></li>
<li><a href="Instruction_unit" title="Instruction unit">Instruction unit</a></li>
<li><a href="Data_buffer" title="Data buffer">Data buffer</a></li>
<li><a href="Write_buffer" title="Write buffer">Write buffer</a></li>
<li><a href="Microcode" title="Microcode">Microcode</a> <a href="ROM_image" title="ROM image">ROM</a></li>
<li><a href="Counter_(digital)" title="Counter (digital)">Counter</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Datapath" title="Datapath">Datapath</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Multiplexer" title="Multiplexer">Multiplexer</a></li>
<li><a href="Demultiplexer" class="mw-redirect" title="Demultiplexer">Demultiplexer</a></li>
<li><a href="Adder_(electronics)" title="Adder (electronics)">Adder</a></li>
<li><a href="Binary_multiplier" title="Binary multiplier">Multiplier</a>
<ul><li><a href="CPU_multiplier" title="CPU multiplier">CPU</a></li></ul></li>
<li><a href="Binary_decoder" title="Binary decoder">Binary decoder</a>
<ul><li><a href="Address_decoder" title="Address decoder">Address decoder</a></li>
<li><a href="Sum-addressed_decoder" title="Sum-addressed decoder">Sum-addressed decoder</a></li></ul></li>
<li><a href="Barrel_shifter" title="Barrel shifter">Barrel shifter</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Electronic_circuit" title="Electronic circuit">Circuitry</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Integrated_circuit" title="Integrated circuit">Integrated circuit</a>
<ul><li><a href="Three-dimensional_integrated_circuit" title="Three-dimensional integrated circuit">3D</a></li>
<li><a href="Mixed-signal_integrated_circuit" title="Mixed-signal integrated circuit">Mixed-signal</a></li>
<li><a href="Power_management_integrated_circuit" title="Power management integrated circuit">Power management</a></li></ul></li>
<li><a href="Boolean_circuit" title="Boolean circuit">Boolean</a></li>
<li><a href="Circuit_(computer_science)" title="Circuit (computer science)">Digital</a></li>
<li><a href="Analogue_electronics" title="Analogue electronics">Analog</a></li>
<li><a href="Quantum_circuit" title="Quantum circuit">Quantum</a></li>
<li><a href="Switch#Electronic_switches" title="Switch">Switch</a></li></ul>
</div></td></tr></tbody></table><div>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Power_management" title="Power management">Power<br>management</a></th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Power_Management_Unit" title="Power Management Unit">PMU</a></li>
<li><a href="Advanced_Power_Management" title="Advanced Power Management">APM</a></li>
<li><a href="ACPI" title="ACPI">ACPI</a></li>
<li><a href="Dynamic_frequency_scaling" title="Dynamic frequency scaling">Dynamic frequency scaling</a></li>
<li><a href="Dynamic_voltage_scaling" title="Dynamic voltage scaling">Dynamic voltage scaling</a></li>
<li><a href="Clock_gating" title="Clock gating">Clock gating</a></li>
<li><a href="Performance_per_watt" title="Performance per watt">Performance per watt</a> (PPW)</li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Related</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="History_of_general-purpose_CPUs" title="History of general-purpose CPUs">History of general-purpose CPUs</a></li>
<li><a href="Microprocessor_chronology" title="Microprocessor chronology">Microprocessor chronology</a></li>
<li><a href="Processor_design" title="Processor design">Processor design</a></li>
<li><a href="Digital_electronics" title="Digital electronics">Digital electronics</a></li>
<li><a href="Hardware_security_module" title="Hardware security module">Hardware security module</a></li>
<li><a href="Semiconductor_device_fabrication" title="Semiconductor device fabrication">Semiconductor device fabrication</a></li>
<li><a href="Tick%E2%80%93tock_model" title="Tick–tock model">Tick–tock model</a></li>
<li><a href="Pin_grid_array" title="Pin grid array">Pin grid array</a></li>
<li><a href="Chip_carrier" title="Chip carrier">Chip carrier</a></li></ul>
</div></td></tr></tbody></table></div>
<div class="navbox-styles"></div><div role="navigation" class="navbox" aria-labelledby="Computer_sizes_and_classes279" style="padding:3px"><table class="nowraplinks hlist mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><div id="Computer_sizes_and_classes279" style="font-size:114%;margin:0 4em"><a href="List_of_computer_size_categories" title="List of computer size categories">Computer sizes</a> and <a href="Classes_of_computers" title="Classes of computers">classes</a></div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Microcomputer" title="Microcomputer">Micro</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">Static</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Computer_appliance" title="Computer appliance">Appliances</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Arcade_cabinet" title="Arcade cabinet">Arcade cabinet</a></li>
<li><a href="Diskless_node" title="Diskless node">Diskless node</a></li>
<li><a href="Internet_appliance" title="Internet appliance">Internet appliance</a></li>
<li><a href="Intelligent_terminal" class="mw-redirect" title="Intelligent terminal">Intelligent terminal</a></li>
<li><a href="Interactive_kiosk" title="Interactive kiosk">Interactive kiosk</a></li>
<li><a href="Rich_client" title="Rich client">Rich client</a></li>
<li><a href="Simulator_ride" title="Simulator ride">Simulator</a></li>
<li><a href="Smart_speaker" title="Smart speaker">Smart speaker</a></li>
<li><a href="Smart_TV" title="Smart TV">Smart TV</a></li>
<li><a href="Thin_client" title="Thin client">Thin client</a></li>
<li><a href="Video_game_console" title="Video game console">Video game console</a>
<ul><li><a href="Home_video_game_console" title="Home video game console">Home console</a></li>
<li><a href="Microconsole" title="Microconsole">Microconsole</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Computers</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">By use</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Gaming_computer" title="Gaming computer">Gaming</a></li>
<li><a href="Home_computer" title="Home computer">Home</a></li>
<li><a href="Industrial_PC" title="Industrial PC">Industrial</a></li>
<li><a href="Personal_computer" title="Personal computer">Personal</a>
<ul><li><a href="Personal_supercomputer" title="Personal supercomputer">Personal super</a></li></ul></li>
<li><a href="Public_computer" title="Public computer">Public</a></li>
<li><a href="Server_(computing)" title="Server (computing)">Server</a>
<ul><li><a href="Home_server" title="Home server">Home server</a></li></ul></li>
<li><a href="Workstation" title="Workstation">Workstation</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">By size</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="All-in-one_computer" title="All-in-one computer">All-in-one</a>
<ul><li><a href="Panel_PC" title="Panel PC">Panel</a></li>
<li><a href="Table_computer" title="Table computer">Tabletop</a></li>
<li><a href="Surface_computer" title="Surface computer">Surface</a></li></ul></li>
<li><a href="Desktop_computer" title="Desktop computer">Desktop</a>
<ul><li><a href="Deskside_computer" class="mw-redirect" title="Deskside computer">Deskside</a></li>
<li><a href="Pizza-box_form_factor" title="Pizza-box form factor">Pizza box</a></li>
<li><a href="Computer_tower" title="Computer tower">Tower</a></li></ul></li>
<li><a href="Portable_computer" title="Portable computer">Portable</a></li>
<li><a href="Small_form_factor_PC" title="Small form factor PC">Small form factor</a>
<ul><li><a href="Mini_PC" title="Mini PC">Mini PC</a></li>
<li><a href="Plug_computer" title="Plug computer">Plug</a></li>
<li><a href="Stick_PC" title="Stick PC">Stick PC</a></li></ul></li>
<li><a href="19-inch_rack" title="19-inch rack">Rack</a>
<ul><li><a href="Blade_server" title="Blade server">Blade server</a></li>
<li><a href="Blade_PC" title="Blade PC">Blade PC</a></li></ul></li></ul>
</div></td></tr></tbody></table><div></div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Mobile_computing" title="Mobile computing">Mobile</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Laptop" title="Laptop">Laptop</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="2-in-1_laptop" title="2-in-1 laptop">2-in-1</a>
<ul><li><a href="2-in-1_laptop#2-in-1_convertible" title="2-in-1 laptop">Convertible</a></li></ul></li>
<li><a href="Cloudbook" title="Cloudbook">Cloudbook</a></li>
<li><a href="Mobile_workstation" title="Mobile workstation">Mobile workstation</a></li>
<li><a href="Notebook_computer" title="Notebook computer">Notebook</a></li>
<li><a href="Subnotebook" title="Subnotebook">Subnotebook</a>
<ul><li><a href="Netbook" title="Netbook">Netbook</a></li>
<li><a href="Smartbook" title="Smartbook">Smartbook</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Tablet_computer" title="Tablet computer">Tablet</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="2-in-1_laptop#2-in-1_detachable" title="2-in-1 laptop">Detachable</a></li>
<li><a href="Phablet" title="Phablet">Phablet</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Mobile_device" title="Mobile device">Handheld</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Electronic_organizer" title="Electronic organizer">Electronic organizer</a></li>
<li><a href="E-reader" title="E-reader">E-reader</a></li>
<li><a href="Handheld_game_console" title="Handheld game console">Handheld game console</a></li>
<li><a href="Handheld_PC" title="Handheld PC">Handheld PC</a></li>
<li><a href="Mobile_data_terminal" title="Mobile data terminal">Mobile data terminal</a></li>
<li><a href="Mobile_phone" title="Mobile phone">Mobile phone</a>
<ul><li><a href="Camera_phone" title="Camera phone">Camera</a></li>
<li><a href="Feature_phone" title="Feature phone">Feature</a></li>
<li><a href="Smartphone" title="Smartphone">Smartphone</a>
<ul><li><a href="Foldable_smartphone" title="Foldable smartphone">Foldable</a></li></ul></li></ul></li>
<li><a href="Palmtop_PC" title="Palmtop PC">Palmtop PC</a></li>
<li><a href="Personal_digital_assistant" title="Personal digital assistant">Personal digital assistant</a></li>
<li><a href="Pocket_computer" title="Pocket computer">Pocket</a></li>
<li><a href="Portable_data_terminal" title="Portable data terminal">Portable data terminal</a></li>
<li><a href="Portable_media_player" title="Portable media player">Portable media player</a></li>
<li><a href="Siftable" title="Siftable">Siftable</a></li>
<li><a href="Ultra-mobile_PC" title="Ultra-mobile PC">Ultra-mobile PC</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Calculator" title="Calculator">Calculator</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Graphing_calculator" title="Graphing calculator">Graphing</a></li>
<li><a href="Programmable_calculator" title="Programmable calculator">Programmable</a></li>
<li><a href="Scientific_calculator" title="Scientific calculator">Scientific</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Wearable_computer" title="Wearable computer">Wearable</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Fitness_tracker" title="Fitness tracker">Fitness tracker</a>
<ul><li><a href="Smart_band" class="mw-redirect" title="Smart band">Smart band</a></li></ul></li>
<li><a href="Watch#Digital" title="Watch">Digital wristwatch</a>
<ul><li><a href="Calculator_watch" title="Calculator watch">Calculator watch</a></li>
<li><a href="Smartwatch" title="Smartwatch">Smartwatch</a></li>
<li><a href="GPS_watch" title="GPS watch">Sportwatch</a></li></ul></li>
<li><a href="Smartglasses" title="Smartglasses">Smartglasses</a></li>
<li><a href="Smart_ring" title="Smart ring">Smart ring</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Midrange_computer" title="Midrange computer">Midrange</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Minicomputer" title="Minicomputer">Mini</a></li>
<li><a href="Superminicomputer" title="Superminicomputer">Supermini</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Large</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Grid_computing" title="Grid computing">Grid</a></li>
<li><a href="Mainframe_computer" title="Mainframe computer">Mainframe</a></li>
<li><a href="Minisupercomputer" title="Minisupercomputer">Minisuper</a></li>
<li><a href="Supercomputer" title="Supercomputer">Super</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Others</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Embedded_system" title="Embedded system">Embedded system</a></li>
<li><a href="Information_appliance" title="Information appliance">Information appliance</a></li>
<li><a href="Nanocomputer" title="Nanocomputer">Nano</a></li>
<li><a href="Rugged_computer" title="Rugged computer">Rugged</a>
<ul><li><a href="Rugged_smartphone" title="Rugged smartphone">Rugged smartphone</a></li></ul></li>
<li><a href="Single-board_computer" title="Single-board computer">Single-board</a>
<ul><li><a href="Computer-on-module" title="Computer-on-module">Computer-on-module</a></li></ul></li>
<li><a href="Smartdust" title="Smartdust">Smartdust</a></li>
<li><a href="Wireless_sensor_network" title="Wireless sensor network">Wireless sensor network</a></li></ul>
</div></td></tr><tr><td class="navbox-abovebelow" colspan="2"><div>
<ul><li><span class="noviewer" typeof="mw:File"><span title="Category"></span></span> Category</li></ul>
</div></td></tr></tbody></table></div>
<div class="navbox-styles"></div><div role="navigation" class="navbox" aria-labelledby="System_on_a_chip_(SoC)60" style="padding:3px"><table class="nowraplinks mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><div id="System_on_a_chip_(SoC)60" style="font-size:114%;margin:0 4em"><a href="System_on_a_chip" title="System on a chip">System on a chip</a> (SoC)</div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">Components</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Microprocessor" title="Microprocessor">Microprocessor</a>
<ul><li><a href="Central_processing_unit" title="Central processing unit">cores</a></li>
<li><a href="Chipset" title="Chipset">controllers</a></li></ul></li>
<li><a href="Graphics_processing_unit" title="Graphics processing unit">Graphics processing unit</a> (GPU)</li>
<li><a href="Image_processor" title="Image processor">Image processor</a></li>
<li><a href="Media_processor" title="Media processor">Media processor</a></li>
<li><a href="AI_accelerator" class="mw-redirect" title="AI accelerator">AI accelerator</a></li>
<li><a href="Application-specific_integrated_circuit" title="Application-specific integrated circuit">ASIC</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Types</th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Network_on_a_chip" title="Network on a chip">Network on a chip</a> (NoC)</li>
<li><a href="Multiprocessor_system_on_a_chip" class="mw-redirect" title="Multiprocessor system on a chip">Multiprocessor SoC</a> (MPSoC)</li>
<li><a href="Programmable_system_on_a_chip" class="mw-redirect" title="Programmable system on a chip">Programmable SoC</a> (PSoC)</li>
<li> (MCU)</li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Alternatives</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Multi-chip_module" title="Multi-chip module">Multi-chip module</a> (MCM)</li>
<li><a href="System_in_a_package" title="System in a package">System in a package</a> (SiP)</li>
<li><a href="Package_on_a_package" title="Package on a package">Package on a package</a> (PoP)</li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Related</th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Processor_(computing)" title="Processor (computing)">Processor</a>
<ul><li><a href="Microprocessor_chronology" title="Microprocessor chronology">chronology</a></li>
<li><a href="Processor_design" title="Processor design">design</a></li></ul></li>
<li><a href="Complex_programmable_logic_device" title="Complex programmable logic device">CPLD</a></li>
<li><a href="Digital_signal_processor" title="Digital signal processor">Digital signal processor</a> (DSP)</li>
<li><a href="Embedded_system" title="Embedded system">Embedded systems</a></li>
<li><a href="Field-programmable_gate_array" title="Field-programmable gate array">FPGA</a></li>
<li><a href="List_of_system_on_a_chip_suppliers" title="List of system on a chip suppliers">List of SoC suppliers</a></li>
<li><a href="Mobile_computing" title="Mobile computing">Mobile computing</a></li>
<li><a href="Unified_memory" class="mw-redirect" title="Unified memory">Unified memory</a></li></ul>
</div></td></tr></tbody></table></div>
<div class="navbox-styles"><style data-mw-deduplicate="TemplateStyles:r1038841319">
/* start https://en.wikipedia.org/ */
.mw-parser-output .tooltip-dotted{border-bottom:1px dotted;cursor:help}
/* end https://en.wikipedia.org/ */
</style></div><div role="navigation" class="navbox authority-control" aria-labelledby="Authority_control_databases_frameless&#124;text-top&#124;10px&#124;alt=Edit_this_at_Wikidata&#124;link=https&#58;//www.wikidata.org/wiki/Q165678#identifiers&#124;class=noprint&#124;Edit_this_at_Wikidata1281" style="padding:3px"><table class="nowraplinks hlist mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><div id="Authority_control_databases_frameless&#124;text-top&#124;10px&#124;alt=Edit_this_at_Wikidata&#124;link=https&#58;//www.wikidata.org/wiki/Q165678#identifiers&#124;class=noprint&#124;Edit_this_at_Wikidata1281" style="font-size:114%;margin:0 4em">Authority control databases </div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">International</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em"><ul><li><span class="uid"><a rel="nofollow" class="external text" href="https://id.worldcat.org/fast/1744800">FAST</a></span></li></ul></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">National</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em"><ul><li><span class="uid"><a rel="nofollow" class="external text" href="https://d-nb.info/gnd/4127438-6">Germany</a></span></li><li><span class="uid"><a rel="nofollow" class="external text" href="https://id.loc.gov/authorities/sh2008020006">United States</a></span></li><li><span class="uid"><a rel="nofollow" class="external text" href="https://catalogue.bnf.fr/ark:/12148/cb13319620r">France</a></span></li><li><span class="uid"><a rel="nofollow" class="external text" href="https://data.bnf.fr/ark:/12148/cb13319620r">BnF data</a></span></li><li><span class="uid"><span class="rt-commentedText tooltip tooltip-dotted" title="mikrokontroléry"><a rel="nofollow" class="external text" href="https://aleph.nkp.cz/F/?func=find-c&local_base=aut&ccl_term=ica=ph115316&CON_LNG=ENG">Czech Republic</a></span></span></li><li><span class="uid"><a rel="nofollow" class="external text" href="https://www.nli.org.il/en/authorities/987007542401005171">Israel</a></span></li></ul></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Other</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em"><ul><li><span class="uid"><a rel="nofollow" class="external text" href="https://lux.collections.yale.edu/view/concept/a624eed2-bbd4-4b43-87bc-25d8a90b0568">Yale LUX</a></span></li></ul></div></td></tr></tbody></table></div></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2025-06-23" href="https://en.wikipedia.org/wiki/?title=Microcontroller&oldid=1297029447">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
</body></html>